- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- root password expired, & can't change it!
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-20-2006 07:38 PM
03-20-2006 07:38 PM
Hi
We are using HP 11.00, root password expired,I login on console and it goes through the routine of saying that password has expired, enter Old password and I enter the passord again but drop me to login prompt!!!
Any idea way? and how to get to root?
by the way it is a trusted system.
Regards,
Ahmed
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2006 07:44 PM
03-20-2006 07:44 PM
SolutionYou can reset the root by login into single user mode,
ISL> hpux -iS
Also, check this thread
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=856294
-Arun
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2006 07:45 PM
03-20-2006 07:45 PM
Re: root password expired, & can't change it!
Leave that, try to start machine in single user mode.
1) Go to console with console ip
2) reboot machine
3) Interrupt at boot prompt and give as boot -IS
will lead to single user mode. There you can change password directly as,
# passwd
changes. Reboot in your run level.
--
Muthu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2006 07:46 PM
03-20-2006 07:46 PM
Re: root password expired, & can't change it!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2006 07:48 PM
03-20-2006 07:48 PM
Re: root password expired, & can't change it!
If you root password has expired, then when it prompts you for the old password if you enter the correct one then it will let you change the password.
If you do not remember the password then you will have to change the password in single user mode.
Indira A
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2006 07:50 PM
03-20-2006 07:50 PM
Re: root password expired, & can't change it!
While trying to login through console entering previous password and new password when prompted shall be able to take you to OS prompt. If this does not help then booting to single user mode is the only option left.
Is it a trusted system?
Can you do su to root from some other user?
HTH,
Devender
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2006 07:51 PM
03-20-2006 07:51 PM
Re: root password expired, & can't change it!
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=856294
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=956345
Check these threads for more information.
-Arun
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2006 07:52 PM
03-20-2006 07:52 PM
Re: root password expired, & can't change it!
is the password expired or the account locked?
If the password is expired you should be able to reset, if the account is locked, console access should get you in.
After you have changed the password on the console, do you try to login with the new password?
If you have sudo access you may want to try:
sudo /usr/lbin/modprpw -k root
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2006 07:54 PM
03-20-2006 07:54 PM
Re: root password expired, & can't change it!
I'm sure the password is correct and thats way asking me to enter the Old password. put when entering the password again drop me out to login prompt.
anyway I'll go to single mode, but is nice to know the way!
Reagrds,
Ahmed
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2006 09:40 PM
03-20-2006 09:40 PM
Re: root password expired, & can't change it!
>>>
Something strange here. If you did not enter a correct password then trusted system will make an error not the login again. Hope some modules are used in /etc/pam.conf. Check that also.
--
Muthu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2006 10:32 PM
03-20-2006 10:32 PM
Re: root password expired, & can't change it!
I use single mode and manage to change the password.
Ahmed