- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Moving passwd 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
02-20-2005 11:32 PM
02-20-2005 11:32 PM
Moving passwd file
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2005 11:46 PM
02-20-2005 11:46 PM
Re: Moving passwd file
Have a look at attached doc....
That should help.
Regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2005 12:01 AM
02-21-2005 12:01 AM
Re: Moving passwd file
Thanks for the quick response,the problem here is when we failover the primary machine, will the /etc/passwd file in the secondary machine will be in sync with the primary machine, if not, are there any other alternative way/scripts to make the passwd file similar as it was in primary machine.
Please advise..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2005 12:30 AM
02-21-2005 12:30 AM
Re: Moving passwd file
Automatically it won't becuase cluster has nothing to do with passwd file.
We also have similar cluster setup but what we did was to create users on both systems with name/UID/GID/HomeDirect identical on both the Systems. Then convert them to trusted systems.
I don't remember the exact way to do it but may be you will have to copy the files in the
/var/tcb directory to the other system.
Regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2005 12:40 AM
02-21-2005 12:40 AM
Re: Moving passwd file
This is why one should look at NIS+ logins with possibly ldap authenification.
http://docs.hp.com/en/J4269-90012/index.html
live free or die
harry d brown jr
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2005 12:40 AM
02-21-2005 12:40 AM
Re: Moving passwd file
You can also copy over the /tcb/files/auth/* files along with cutting and pasting your /etc/password file, but it isn't supported. But does work.
Really ideally you want to use the same uid/gid across all your servers. Saves a lot of headaches especially in a serviceguard type situation.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2005 12:46 AM
02-21-2005 12:46 AM
Re: Moving passwd file
A centralized LDAP server saves all these problems.
I've run into unusual behavior when copying passwd files across machines and have since ceased the practice.
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
02-21-2005 01:05 AM
02-21-2005 01:05 AM
Re: Moving passwd file
I also have another requirement where in We were asked to convert HPUX 11.0 to trusted system. We need to do the failover process for this requirement and there are totally 13000 userid's in the system.
Can anyone please advise me on how to deal with the password file sync up in both the machines?.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2005 02:15 AM
02-21-2005 02:15 AM
Re: Moving passwd file
Converting is the easy part. Thats a huge amount of users. I thought 2500 on a server was a lot. You just have to go through them on both servers and map out identical users that are on both servers and go through making their uid the same. Eitherway it won't be a quick and easy task.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2005 08:21 AM
02-21-2005 08:21 AM
Re: Moving passwd file
With this amount of user I would suggest to make use of a Gateway server on which users will be authenticated.
Think of using the following products:
- LDAP
- OpenSSH
Further, I suggest to run: pwck
Otherwise the convert will fail if your passwd file isn't correct.
Darrel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2005 08:31 AM
02-21-2005 08:31 AM
Re: Moving passwd file
good luck
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-27-2005 05:18 PM
02-27-2005 05:18 PM