- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Error reseting root password on trusted system
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
01-28-2004 07:02 PM
01-28-2004 07:02 PM
I forgot my root password on our HP-UX 11i trusted system. Fortunately i have a backup account with root privileges. When I try to reset the root password in sam but i encounter this error.
An invalid command syntax was used to invoke the command "usr/lbin/modprpw". Failed to update protected password for user "".
What should I do?
Many thanks in advance.
Joseph :)
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2004 07:15 PM
01-28-2004 07:15 PM
SolutionTry to do an authck -a and see whether it can fix this problem.
And do you try to do it in single user mode,
1. untrust the system (tsconvert -r)
2. reset the root password
3. then re-trust the system (tsconvert)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2004 07:35 PM
01-28-2004 07:35 PM
Re: Error reseting root password on trusted system
If nothing else helps, you could even try to replace the encrypted password of root in the /tcb directory structure with the encrypted password entry of a user you know the password of, for instance your current 'root' user.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2004 08:51 PM
01-28-2004 08:51 PM
Re: Error reseting root password on trusted system
I tried to change it on command prompt(passwd) but still prompting for old password.(which i forgot). Is there any command that i can use?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2004 09:55 PM
01-28-2004 09:55 PM
Re: Error reseting root password on trusted system
It's worth searching through the samlog to find more detail on the error. It might be related to you having a user with something odd in their tcb entry.
Otherwise Elmar's suggestion of putting a known encrypted password into the tcb entry for the user is a workaround.
regards,
Darren.