- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: root login at console ...
Operating System - Linux
1823342
Members
3230
Online
109654
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
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
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
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
тАО01-07-2002 02:48 PM
тАО01-07-2002 02:48 PM
I've just got a pre-install RH from Dell. For educational purpose, I am wondering how did they set up root accesss at console level without providing the password. When I set the password, then root access at console require password to get in. How is this done? Thanks.
Reputation of a thousand years can be determined by the conduct of an hour
Solved! Go to Solution.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-07-2002 03:15 PM
тАО01-07-2002 03:15 PM
Re: root login at console ...
might they have just set it to null?
When one's installing linux, I don't believe the installer actually requires you to give root a passwd, though of course one should.
When one's installing linux, I don't believe the installer actually requires you to give root a passwd, though of course one should.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-07-2002 03:42 PM
тАО01-07-2002 03:42 PM
Solution
Hello,
Do you know about the securetty mechanism ?
In the /etc/securetty, you put the device name of the login terminals that you consider as secured (generally, only virtual consoles tty1, tty2, ... tty6).
Doing this, root cannot login from anywhere else than what specified in /etc/securetty, even when presenting the good password.
In case of your Dell installation, I guess you have a /etc/securetty file but no root password.
Be warned that by doing this, any people that have access to the console can login as root without any password.
If you want a more secured mechanism, even that allows remote logins via the network, you may want to use SSH (secure shell). Install the OpenSSH package, then read the ssh manpage to know how to configure.
Good luck.
Kodjo
P.S. Don't forget to rate this answer (from 1 to 10).
Do you know about the securetty mechanism ?
In the /etc/securetty, you put the device name of the login terminals that you consider as secured (generally, only virtual consoles tty1, tty2, ... tty6).
Doing this, root cannot login from anywhere else than what specified in /etc/securetty, even when presenting the good password.
In case of your Dell installation, I guess you have a /etc/securetty file but no root password.
Be warned that by doing this, any people that have access to the console can login as root without any password.
If you want a more secured mechanism, even that allows remote logins via the network, you may want to use SSH (secure shell). Install the OpenSSH package, then read the ssh manpage to know how to configure.
Good luck.
Kodjo
P.S. Don't forget to rate this answer (from 1 to 10).
Learn and explain...
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
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP