- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- root accound disabled
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
03-26-2006 11:39 PM
03-26-2006 11:39 PM
When u try to login as root,
i get the error "Account is disabled - see Account Administrator" Any suggestions to get back my root password
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-26-2006 11:44 PM
03-26-2006 11:44 PM
Re: root accound disabled
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-26-2006 11:46 PM
03-26-2006 11:46 PM
Re: root accound disabled
Are you having another section of the same server? if yes, then do su once again. This will go.
Else do you have any root equivalent account, use it to unlock,
if none of the above, all you have to do is just boot in single user mode and reset/re-enable the root account.
Chan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2006 01:24 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2006 01:29 AM
03-27-2006 01:29 AM
Re: root accound disabled
You can try logging in from the console - that should work.
If it does not, then you will have to boot into single user mode to change the password.
HTH
Dave
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2006 01:35 AM
03-27-2006 01:35 AM
Re: root accound disabled
hi,
reboot the server,
get into single user mode
reset the root account.
Regards,
Siva.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2006 01:46 AM
03-27-2006 01:46 AM
Re: root accound disabled
If you still have a login session open for the root user, you can re-enable the
account in SAM:
Accounts for Users and Groups -> Users -> Actions -> Reactivate
Or on the command line:
# /usr/lbin/getprpw -m lockout,culogin root
lockout=0001000,culogin=3
# /usr/lbin/modprpw -k root
If no one is logged in as root, the account is still allowed to login at the system console. This assumes that the console is at a secure location and only an authorized user has access to it. To login as root:
Console Login: root
Password:
Account is disabled but console login is allowed.
The successful console login resets the lock and allows the root user to login via the network now. The correct password still has to be provided.
If the system was recently converted to a trusted system, login with only the first 8 characters of the root password.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2006 10:28 PM
03-27-2006 10:28 PM
Re: root accound disabled
Telnet to IP GSP console for host, and login within problems.
..
ran