- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Account disabled - please help
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
06-07-2005 08:28 PM
06-07-2005 08:28 PM
I've just set a small password expiration policy on the hp-ux server, through sam. I remember I didn't set the option "Expire all accounts now", and after that I did a logout.
Now, and I don't understand why, every account has been disabled - not expired, disabled.
I tried to login as root from the console, but I obtain an error after giving the right password:
Console Login: root
Password:
Account is disabled but console login is allowed.
Last successful login for root: Wed Jun 8 09:10:18 MET-1METDST 2005 on conso
Last unsuccessful login for root: Wed Jun 8 10:18:22 MET-1METDST 2005 on conso
Your password has expired.
Choose a new password.
Changing password for root
Old password:
Sorry.
Login aborted due to no password.
I tried 3 or 4 times, but at the prompt "Old password" I gave the right password, at least once.
Please help
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-07-2005 08:32 PM
06-07-2005 08:32 PM
SolutionMark Syder (like the drink but spelt different)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-07-2005 08:33 PM
06-07-2005 08:33 PM
Re: Account disabled - please help
to enable account from console:
# /usr/lbin/modprpw -k root
however, if u have problem even accessing from console after login. u may have to reboot to single user mode and change the root password.
regards.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-07-2005 08:36 PM
06-07-2005 08:36 PM
Re: Account disabled - please help
Can you logon to the system as some other user, and then su to root?
If not, then the only option i see is to boot the system in single user mode, and change the root's password.
Interrupt the boot process, interact with ISL, and give hpux -is
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-07-2005 08:48 PM
06-07-2005 08:48 PM
Re: Account disabled - please help
You seem to be in little trouble dear friend,
just to clarify:
What OS are you running,
We agree your system is trusted, yes?
One more point that can make a difference is there still anyone there with an open connection?
Last Who else know the root passwd?
It might look silly but I was caught once while doing some tasks on a trusted system, that someone changed the passwd WITHOUT saying anything, you can imagine what follows...
Waiting for your reply
All the best
Victor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-07-2005 08:54 PM
06-07-2005 08:54 PM
Re: Account disabled - please help
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-07-2005 09:15 PM
06-07-2005 09:15 PM
Re: Account disabled - please help
Oracle has been shut down, from the enetrprise manager of a client.
Samba is active, but I can stop its processes through SWAT.
Webmin is active - but I think it cannot be used for a clean shutdown.
I had a "shutdown user" that could log on only from the console, but on an old machine ...
Thank you for all your suggestions
Enrico
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-07-2005 09:15 PM
06-07-2005 09:15 PM
Re: Account disabled - please help
Oracle has been shut down, from the enetrprise manager of a client.
Samba is active, but I can stop its processes through SWAT.
Webmin is active - but I think it cannot be used for a clean shutdown.
I had a "shutdown user" that could log on only from the console, but on an old machine ...
I am running HP-UX 11.11 in trusted mode.
Thank you for all your suggestions
Enrico
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-07-2005 09:23 PM
06-07-2005 09:23 PM
Re: Account disabled - please help
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-07-2005 09:26 PM
06-07-2005 09:26 PM
Re: Account disabled - please help
Since you don't have any interactive logins on your system now, i would think the best bet under the given circumstances would be to boot up your system in single user mode and follow the procedure for gaining root access as posted in some prior posts.
regards
Mobeen
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-07-2005 10:22 PM
06-07-2005 10:22 PM
Re: Account disabled - please help
Try to reboot machine in single user mode that is stop at prompt and boot as hpux -is mode.
change the passwd there and disable the lock to root account.
hth.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2005 06:09 AM
06-08-2005 06:09 AM
Re: Account disabled - please help
I've finally followed the following steps:
- stopped Oracle, samba and mysql processes (respectively, through enterprise manager, swat and webmin)
- performed a brute shutdown
- started in single user mode
- fsck'ed and mounted all file systems
- removed and reentered the root password, re-enabled the root account (modprpw -k)
- reboot
What remains absolutely unclear for me is the answer of the system after the previous (attempted) logon:
Changing password for root
Old password:
Sorry.
Login aborted due to no password.
Again, thank you all for the prompt replies
Enrico
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2005 02:32 PM
06-08-2005 02:32 PM
Re: Account disabled - please help
eg:
:u_pwd=Dafs5Dk.4fHmsdbUuNs:\ can be made
:u_pwd=:\
and after this you can easily change the password for root
thanks
Devesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2005 04:32 PM
06-08-2005 04:32 PM
Re: Account disabled - please help
The reason for this prompt was because your system is a trusted one. Whenever you change passwd in trusted system it asks for old password. But I am also unclear about "no passwd" Did not you type old password or even after typing old password this message came ?
HTH,
Devender