- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: administrator password forget
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
12-20-2004 06:07 PM
12-20-2004 06:07 PM
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2004 06:32 PM
12-20-2004 06:32 PM
Re: administrator password forget
i think it is not your day.is there any root equivalent login in your system.
regds,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2004 06:42 PM
12-20-2004 06:42 PM
Re: administrator password forget
1) type 'passwd'
# passwd
2) edit the /tcb/files/auth/r/root file and remove the encrypted password,
then do the passwd command again
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2004 07:27 PM
12-20-2004 07:27 PM
Re: administrator password forget
Take a look at these threads:
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=219860
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=205738
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=758499 (See SEP's reply)
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=135734
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=21584
HTH.
Regards,
Sri Ram
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2004 07:30 PM
12-20-2004 07:30 PM
Re: administrator password forget
you have to boot from install CD
1. terminate normal booting booting
2. search for cdrom device: sea
3. boot from cdrom bo pX (replace X with your number)
4. Run a Recovery Shell
loadfile /sbin/fs/hfs/fsck
loadfile /sbin/fs/vxfs/fsck
loadfile /sbin/fs/hfs/mount
loadfile /sbin/fs/vxfs/mount
loadfile /usr/bin/ed
chroot_lvmdisk
cd /ROOT/tcb/files/auth/r
5. modify your root file (u_pwd) section
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2004 07:36 PM
12-20-2004 07:36 PM
Re: administrator password forget
the author's problem is that he enabled the
"Require Login Upon Boot to Single-User State"
option in TCB .so he will not be able to login in to the system in single user mode also without passwd. any option is available with recovery cd ?
regds,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2004 07:48 PM
12-20-2004 07:48 PM
Re: administrator password forget
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2004 08:01 PM
12-20-2004 08:01 PM
Re: administrator password forget
i think Slawomir Gora's answer will solve your problem.it is a nice solution.
regds,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2004 08:52 PM
12-20-2004 08:52 PM
SolutionI have already answer this question in this thread, you can refer to it.
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=764574
Best and regard,
Jimkery
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2004 09:12 PM
12-20-2004 09:12 PM
Re: administrator password forget
hp-ux 11.0 with trusted setup is not allow to change password in single user mode.
In order to change passwd. You must break trusting on trusting server.