HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Enable/Disable root login
Operating System - HP-UX
1838381
Members
2691
Online
110125
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-23-2006 05:08 AM
11-23-2006 05:08 AM
Enable/Disable root login
Hi,
probably easy question.
How is it possible to enable/disable root login from serial via with a wise terminal?
probably easy question.
How is it possible to enable/disable root login from serial via with a wise terminal?
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-23-2006 05:24 AM
11-23-2006 05:24 AM
Re: Enable/Disable root login
Hi:
If you want to restrict 'root' logins to only the server console, create '/etc/securetty' with the word "console" on a single line. This does not prevent a user from using 'su' but does provide better identification of 'root's use.
Regards!
...JRF...
If you want to restrict 'root' logins to only the server console, create '/etc/securetty' with the word "console" on a single line. This does not prevent a user from using 'su' but does provide better identification of 'root's use.
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-23-2006 05:24 AM
11-23-2006 05:24 AM
Re: Enable/Disable root login
Hi, you can allow "root" logon directly from "console" only by create/edit /etc/securetty
man login:
If /var/adm/btmp is present, all unsuccessful login attempts are
logged to that file. This feature is disabled if the file is not
present. The lastb command, (see last(1)), displays a summary of bad
login attempts for users with read access to btmp.
If the /etc/securetty file is present, login security is in effect.
Only user root is allowed to log in successfully on the ttys listed in
this file. Restricted ttys are listed by device name, one per line.
Valid tty names are dependent on the installation. An example is
console
tty01
ttya1
etc.
Note that this feature does not inhibit a normal user from using the
su command (see su(1)).
Yang
man login:
If /var/adm/btmp is present, all unsuccessful login attempts are
logged to that file. This feature is disabled if the file is not
present. The lastb command, (see last(1)), displays a summary of bad
login attempts for users with read access to btmp.
If the /etc/securetty file is present, login security is in effect.
Only user root is allowed to log in successfully on the ttys listed in
this file. Restricted ttys are listed by device name, one per line.
Valid tty names are dependent on the installation. An example is
console
tty01
ttya1
etc.
Note that this feature does not inhibit a normal user from using the
su command (see su(1)).
Yang
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP