- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Can't login as root via 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-06-2006 02:30 AM
02-06-2006 02:30 AM
Before creating the file I connected to the server via the GSP console using Telnet. And attempted a root login. I cannot login as root. I have to login as a user and su to root.
This is the behaviour I want. BUT!! I don't know why it's working. THERE ISN'T a /etc/securetty file on the system.
FYI: It's a basic HP-UX 11.11 system.
Any ideas what else could be restricting root login??
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2006 02:38 AM
02-06-2006 02:38 AM
Re: Can't login as root via Console;
If this is a trusted system, and if you would have tried with wrong password, root account might have disabled. To enable it again,
# /usr/lbin/modprpw -k root
-Arun
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2006 02:46 AM
02-06-2006 02:46 AM
Re: Can't login as root via Console;
Its not trusted or su would not work
What message do you see
Check root .profile and /etc/profile for a test
Steve Steel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2006 02:49 AM
02-06-2006 02:49 AM
Re: Can't login as root via Console;
I've checked the /.profile and the /etc/profile for tests and nothing.
Same profiles as on my other systems where they can login as root from the console.
Also I've quadruple checked that I'm using the correct password.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2006 02:58 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2006 04:01 AM
02-06-2006 04:01 AM
Re: Can't login as root via Console;
The ! symbol is used but would that cause an issue?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2006 04:02 AM
02-06-2006 04:02 AM
Re: Can't login as root via Console;
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2006 04:06 AM
02-06-2006 04:06 AM
Re: Can't login as root via Console;
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2006 04:39 AM
02-06-2006 04:39 AM
Re: Can't login as root via Console;
Is there a fix for this?
I'd like to be able to use the special characters.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2006 04:50 AM
02-06-2006 04:50 AM
Re: Can't login as root via Console;
Sorry, but this is something that we Admins have been dealing with since the 1970's.
Good luck.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2006 04:52 AM
02-06-2006 04:52 AM
Re: Can't login as root via Console;
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=805657
Jeff Traigle
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2006 05:28 AM
02-06-2006 05:28 AM
Re: Can't login as root via Console;
Also see the reference in the passwd manpage to avoid using @ and #.
Eric
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2006 05:33 AM
02-06-2006 05:33 AM
Re: Can't login as root via Console;
Have a look at the 'getty(1M)' manpages for the discussion of special characters to avoid during login.
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2006 01:48 PM
09-24-2006 01:48 PM
Re: Can't login as root via Console;
You can also use backslash (\) before the special characters.. just a workaround though
Rgds,
Shal