- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- shadowing /etc/passwd
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
12-02-2003 01:10 AM
12-02-2003 01:10 AM
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2003 01:11 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2003 01:14 AM
12-02-2003 01:14 AM
Re: shadowing /etc/passwd
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2003 01:27 AM
12-02-2003 01:27 AM
Re: shadowing /etc/passwd
But the BETTER way is to run it from SAM, as there have been known issues with running the manual command
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2003 01:28 AM
12-02-2003 01:28 AM
Re: shadowing /etc/passwd
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2003 01:59 AM
12-02-2003 01:59 AM
Re: shadowing /etc/passwd
Please ensure your system is well patched BEFORE you run tsconvert. The supported way to convert the system is via SAM, which of course uses tsconvert.
There are a number of trusted system patches that you must have otherwise tsconvert can cause problems.
regards,
Darren.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2003 02:45 AM
12-02-2003 02:45 AM
Re: shadowing /etc/passwd
points to be awarded at end.
thanks
john.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2003 02:55 AM
12-02-2003 02:55 AM
Re: shadowing /etc/passwd
at the very least you need:
PHCO_8246
PHCO_8247
PHCO_17218
PHCO_22768
and the following SAM patches:
PHCO_12236
PHCO_22268
You must also realise that there are many other essential patches for 10.20 (ie PHKL_16751), and that it is an obsolete, out of support OS.
regards,
Darren.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2003 11:19 AM
12-02-2003 11:19 AM
Re: shadowing /etc/passwd
HPUX 11.11 supports the true shadow password functionality with pwconv and pwunconv.
I just wanted to make sure you understand that this is not the shadow password functionaity.
Sam can convert a system from trusted mode and back when you go into auditing and security.
Good luck
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2003 08:34 PM
12-02-2003 08:34 PM
Re: shadowing /etc/passwd
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2003 09:05 PM
12-02-2003 09:05 PM
Re: shadowing /etc/passwd
The files are under /tcb at 10.20 too. If you've already trusted the system then /etc/passwd will have asterisks instead of passwords for each user.
It really is better to use SAM to trust the system, it is the supported way and I think it gives you more info if there are errors. Did tsconvert complete successfully, were there any error messages returned, was the return code 0?
regards,
Darren.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2003 09:34 PM
12-02-2003 09:34 PM
Re: shadowing /etc/passwd
cheers
John.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2003 09:44 PM
12-02-2003 09:44 PM
Re: shadowing /etc/passwd
To the best of my knowledge there is no choice of directory for /tcb, so if /tcb doesn't exist then something has gone wrong.
Is the system patched with the tsconvert and SAM patches? Are all the other critical patches installed?
The following command will highlight any unconfigured filesets:
swlist -l fileset -a state | grep -ve configured -e \#
regards,
Darren.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2003 10:16 PM
12-02-2003 10:16 PM
Re: shadowing /etc/passwd
guess who only looked at the initial part of the passwd file for asterics ! sorry i wasted your time problem resolved.
John.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2003 10:30 PM
12-02-2003 10:30 PM
Re: shadowing /etc/passwd
-Hazem