- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Changing root password to previous one in trusted ...
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-10-2008 01:01 AM
01-10-2008 01:01 AM
Changing root password to previous one in trusted system
Hi,
We have a HP-UX system running with 11.11. Due to some reason we want to reset the password to the previous one. Since it is trusted system not allow us to use the previous one. It is keeping the last few passwords history and it is a feature of trusted system.
Is there any way we can disable this feature and change the password to previous one?
Thanks in advance...
Ganesh.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2008 01:06 AM
01-10-2008 01:06 AM
Re: Changing root password to previous one in trusted system
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2008 01:45 AM
01-10-2008 01:45 AM
Re: Changing root password to previous one in trusted system
you can remove the history of password. This files are in path /tcb/files/auth/system/p_hist, I think. remove the files and then change de password of root:
1º) >
2º) passwd -df root
3º) passwd root and put the new passwords
Ihope help you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2008 02:04 AM
01-10-2008 02:04 AM
Re: Changing root password to previous one in trusted system
We don't want revert back the system to normal mode.
Hi Roberto,
Under /tcb/files/auth/system/pwhist there are many password history files ending with some numbers. Not sure which one hold the root password history.
And also we do not want to clear other user password histories...
Ganesh.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2008 12:25 AM
01-11-2008 12:25 AM
Re: Changing root password to previous one in trusted system
Does anyone have some idea on this ???
Thanks in advance.
Ganesh.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2008 08:26 AM
01-11-2008 08:26 AM
Re: Changing root password to previous one in trusted system
You can configure root account without security policy by SAM and then change the password. try it
hth
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2008 10:41 AM
01-11-2008 10:41 AM
Re: Changing root password to previous one in trusted system
/etc/default/security. change history depth to 0 or 1, change it twice and you are back in business.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2008 12:20 PM
01-11-2008 12:20 PM