- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Shadow file
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-02-2004 01:27 AM
01-02-2004 01:27 AM
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-02-2004 01:33 AM
01-02-2004 01:33 AM
SolutionDepending on your HPUX version, it does support shadow password file. But you will need 11.11.
http://www.software.hp.com/portal/swdepot/displayProductInfo.do?productNumber=ShadowPassword
If you do not have this version you could convert your server to a trusted server.
Hope this helps,
Robert-Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-02-2004 01:34 AM
01-02-2004 01:34 AM
Re: Shadow file
See man 4 passwd and look for the bit which describes the password field.
In a trusted system, it is more complicated, and you need to start here...
http://docs.hp.com/hpux/onlinedocs/B2355-90121/B2355-90121.html
-- Graham
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-02-2004 01:39 AM
01-02-2004 01:39 AM
Re: Shadow file
Each user has their own user file which contains their encrypted passwords, uid, # of unsuccessful logins, if the account is locked, etc.
These files are located at /tcb/files/auth/
-Hazem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-02-2004 01:53 AM
01-02-2004 01:53 AM
Re: Shadow file
http://software.hp.com/portal/swdepot/displayProductInfo.do?productNumber=ShadowPassword
On an 11.00 system to shadow the passwords you have to go trusted.
Its not that big a deal, just a few clicks in sam
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-02-2004 06:43 AM
01-02-2004 06:43 AM
Re: Shadow file
The name on the back of my card is ACE (access control & encryption)...
Also, have a look at the /etc/hosts.allow and hosts.deny.
And have a look at the manpage for "security". It outlines many good methods for implementing security via passwords and multiple logins.... You will have to create a /etc/default/security file to insert the parameters.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-02-2004 06:51 AM
01-02-2004 06:51 AM
Re: Shadow file
Bill Hassell, sysadmin