- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- reset root password for rx7640 hpux 11i v2
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
04-11-2007 04:52 PM
04-11-2007 04:52 PM
However I can't recall the root password of the ignite tape.
any proper way to go into the single user mode and reset the password.
thanks
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2007 05:32 PM
04-11-2007 05:32 PM
Re: reset root password for rx7640 hpux 11i v2
step 2: stop the boot sequence and go to the isl prompt.
step 3: run hpux -is
step 4: reset the password.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2007 05:34 PM
04-11-2007 05:34 PM
Solutionhttp://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1092202
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2007 06:14 PM
04-11-2007 06:14 PM
Re: reset root password for rx7640 hpux 11i v2
1.Interupt the boot sequence at EFI boot, ( waiting 10 scond)
2. Choose to bot from Primary boot.
3.boot vmunix --> interupt.
4. at the EFI prompt type
EFI> boot vmunix -is
you will get # prompt.
# passwd root
Enter new password:
Confirm:
# shutdown -r -y 0
Cheers,
Raj.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-12-2007 03:35 PM
04-12-2007 03:35 PM
Re: reset root password for rx7640 hpux 11i v2
Moreover, my machine is a trusted machine. Therefore, I have to modify the tcb/files/auth/r/root file.
Thanks a lot.