- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- problem changing root passwd on a 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
10-28-2005 02:13 AM
10-28-2005 02:13 AM
i recently converted a HPUX 11i system to trusted mode. I tried to change my root passwd today, and it fails. I tried it thru sam and get the following error. "invalid command syntax was used to invoke the command /usr/lbin/modprpw, failed to update protected password database for user "". I am able to change other ID's, just not root's. Any brilliant ideas??
thanks in advance.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2005 02:19 AM
10-28-2005 02:19 AM
Re: problem changing root passwd on a trusted system.
Anyone?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2005 02:37 AM
10-28-2005 02:37 AM
Re: problem changing root passwd on a trusted system.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2005 02:47 AM
10-28-2005 02:47 AM
Re: problem changing root passwd on a trusted system.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2005 02:47 AM
10-28-2005 02:47 AM
Re: problem changing root passwd on a trusted system.
I take it you've read about the 8 character only trusted system er... feature.
What I mean is that untrusted systems only use 8 chars but will let you enter more, whereas trusted will pay attention to all characters and fail if it thinks the password is only 8 chars.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2005 02:50 AM
10-28-2005 02:50 AM
Re: problem changing root passwd on a trusted system.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2005 02:56 AM
10-28-2005 02:56 AM
Re: problem changing root passwd on a trusted system.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2005 02:59 AM
10-28-2005 02:59 AM
Solutionhttp://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=150549&admit=-682735245+1130511420897+28353475
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2005 03:03 AM
10-28-2005 03:03 AM
Re: problem changing root passwd on a trusted system.
Patch PHCO_31314 addressed this error when resetting a deactivated user's login in SAM. After this patch, SAM will activate the login, then reset the password.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2005 03:05 AM
10-28-2005 03:05 AM
Re: problem changing root passwd on a trusted system.
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=519910
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2005 03:22 AM
10-28-2005 03:22 AM
Re: problem changing root passwd on a trusted system.
Try changing the password using /sbin/passwd. /sbin/passwd bypasses all the checks.
- Sundar.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2005 03:52 AM
10-28-2005 03:52 AM
Re: problem changing root passwd on a trusted system.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2005 03:55 AM
10-28-2005 03:55 AM
Re: problem changing root passwd on a trusted system.
Happy trails!