Operating System - HP-UX
1834354 Members
1917 Online
110066 Solutions
New Discussion

Restoring trusteduser/groups

 
Jerome D'silva
Advisor

Restoring trusteduser/groups

Hi,
I am using trusted security on HPUX 11,0 and want to move the users/groups to another system running HPUX 11.0 .How do I move these users/groups with their passwords ? .Is it OK if we copy the /tcb/auth ?

Thanks
Jerome
2 REPLIES 2
Chris Wong
Trusted Contributor

Re: Restoring trusteduser/groups

Yes, if you are moving all the users and groups, simply copy the /tcb directory, /etc/passwd, and /etc/group (and possibly /home). Remember, the UID/GIDs need to be the same, so if there are any users already created with a different UID, you will need to change the ownership of their files.

- Chris
Michael Tully
Honored Contributor

Re: Restoring trusteduser/groups

Make sure that the system you are copying to has had the trust enabled first.

# /usr/lbin/tsconvert (on the destination server)
Anyone for a Mutiny ?