- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Trusted System Sorry Message when changing passwor...
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-10-2006 07:39 PM
08-10-2006 07:39 PM
Trusted System Sorry Message when changing password
We have two HP-UX 11i systems that are at the same patch level and have recently been converted to trusted systems via SAM.
Both system prompted that the root password required changing in so many days (we enabled password aging), we changed the password on the first system without any problems but the second system responded with "Sorry" when we entered the new password. To avoid locking out the account we have disabled the password aging on the root account, but we still get "Sorry" when we try and change the root password. There is a message in the syslog that the /etc/default/security file was missing, this message is on both the working and non-working system. I tried touching the file and changing the permssions to 644 but it still complains the file is missing.
Any thoughts?
Thanks
GT
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2006 08:13 PM
08-10-2006 08:13 PM
Re: Trusted System Sorry Message when changing password
who is the owner of the file ?
"world readable and root writable"
What is in your security file ? see : http://docs.hp.com/en/B2355-60127/security.4.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2006 08:20 PM
08-10-2006 08:20 PM
Re: Trusted System Sorry Message when changing password
(open two root sessions, so in case required you have them)
/usr/sam/lbin/usermod.sam -F -p "" root
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2006 11:35 PM
08-10-2006 11:35 PM
Re: Trusted System Sorry Message when changing password
Thanks RAC, that fixed the problem. The syslog still has the file missing message for the /etc/default/security file even though it exists owned by root with rw-r--r--permissions.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2006 11:41 PM
08-10-2006 11:41 PM
Re: Trusted System Sorry Message when changing password
What does following commands return?
pwck
authck
grpck