- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: trusted and shadow password
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-09-2007 07:18 AM
01-09-2007 07:18 AM
The Shadow Password is installed on the server running HP-UX 11i v1. We are going to convert the system to Trusted mode. Does Shadow Password work in trusted mode?
Are there any known issues with Hp-UX Secure shell A.04.40.006 in a trusted mode?
Thanks,
Elena.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2007 07:26 AM
01-09-2007 07:26 AM
Re: trusted and shadow password
The conversion from shadow password to trusted mode may fail. If it does, you may need to get shadow password out before going trusted.
Shadow password gets the password out of the /etc/passwd file into a file called /etc/shadow.
Trusted system takes the passwords and puts them into a single file for every user in the /tcb folder.
Its more secure than shadow but may not be compatible.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2007 09:00 AM
01-09-2007 09:00 AM
Re: trusted and shadow password
The 'pwunconv' converts back to a regular /etc/passwd file (no /etc/shadow). From there you can convert to a trusted system.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2007 09:17 AM
01-09-2007 09:17 AM
Re: trusted and shadow password
note, that you will loose password aging information of /etc/shadow - you'll have to setup this as new on your trusted system!
mfG Peter
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2007 03:25 PM
01-09-2007 03:25 PM
SolutionBill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2007 04:03 AM
01-10-2007 04:03 AM
Re: trusted and shadow password
pwunconv
reboot
swremove ShadowPW
Note that swlist still shows the Shadow Password bundle even though the ShadowPW is not on the system. I feel the removal of the Shadow Password software is a kind of flaky.
Thanks for your help.
Elena.