- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- securetty/root login at console
Categories
Company
Local Language
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
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
Community
Resources
Forums
Blogs
- 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
02-18-2003 08:51 AM
02-18-2003 08:51 AM
securetty/root login at console
I realize there have been quite a few posts regarding this subject, but I seem to be having a problem for which I couldn't find any information.
I have set up my securetty file to restrict root login access exclusively to the console (the only line in the file is 'console' w/o quotes). However, when I try to login as root at the console, I get login incorrect. I've played with permissions on securetty which didn't help. I'm running a TCB environment and using HP's web console. It seems this is a trivial problem, but I can't see why it's failing. Does anyone have any ideas?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2003 09:04 AM
02-18-2003 09:04 AM
Re: securetty/root login at console
What is the syntax of /etc/securetty?. It should be just "console". I have seen people putting "/dev/console".
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2003 09:09 AM
02-18-2003 09:09 AM
Re: securetty/root login at console
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2003 09:11 AM
02-18-2003 09:11 AM
Re: securetty/root login at console
You did mention that console is only the line.
Do a "cat -v /etc/securetty" and see if there are any spaces before or after the word console.
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2003 09:15 AM
02-18-2003 09:15 AM
Re: securetty/root login at console
Could you login successfully as root before you put the securetty file into place?
regards,
Darren.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2003 10:06 AM
02-18-2003 10:06 AM
Re: securetty/root login at console
Thanks anyways for the different clues...