- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- How to reset the root password
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
08-31-2005 03:24 PM
08-31-2005 03:24 PM
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-31-2005 03:32 PM
08-31-2005 03:32 PM
Solutionyou can boot the server to a single user mode and change it
To boot to a single user mode,
1. Hit any key within 10 seconds to go to the BCH prompt.
2. At the BCH prompt hit boot and interact with ISL
3. At the ISL prompt say hpux -is
and you will be booted in a single user mode
change you password and issue
init 3
and you are all set
best of luck
DP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-31-2005 03:57 PM
08-31-2005 03:57 PM
Re: How to reset the root password
To recover the root password do the following:
1. Reboot the system .
2. While booting up , at PDC , interupt the boot sequence , at 10sec message , by pressing any key.
3. Interact with ISL -> Y.
4. at ISL> give hpux -is
5. You will get # prompt.
6. Change the password # passwd root
7. # shutdown -r -y or # init 3
Hope this will help you ,
Cheers,
Raj.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-31-2005 06:04 PM
08-31-2005 06:04 PM
Re: How to reset the root password
As an addition to other replies here are
also some useful threads asked before;
Good Luck,
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=937193
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=733238
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=709963
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=662338
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=757440
Good Luck,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-01-2005 01:16 AM
09-01-2005 01:16 AM
Re: How to reset the root password
Boot the server in single user mode and then set new root password
Regards
Mahesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-01-2005 07:34 AM
09-01-2005 07:34 AM
Re: How to reset the root password
Unfortunately you'll have to boot the system into single user mode. Then from there change the passwd.
reboot ----interrupt boot seq ---- bo pri ---y interact with isl ----- hpux -is ----- passwd root ---- init 3
Let us know how it worked out