Hi,
I need to setup a new LPAR (AIX 6.1) with same groups and users as other existing LPARS. It's a new SAP dialog instance server that needs to NFS mount some directories from existing SAP server, so users UIDs and groups GIDs must match.
The problem is in this new LPAR sshd group has GID 201, wich is sapsys GID on the other servers.
Is there a way I can change sshd group GID on the new LPAR?
I suppose I could change the GID, and then do a find and chown of all directories and files, but I'm not sure if this is the best way.
What do you think?
Thanks
I need to setup a new LPAR (AIX 6.1) with same groups and users as other existing LPARS. It's a new SAP dialog instance server that needs to NFS mount some directories from existing SAP server, so users UIDs and groups GIDs must match.
The problem is in this new LPAR sshd group has GID 201, wich is sapsys GID on the other servers.
Is there a way I can change sshd group GID on the new LPAR?
I suppose I could change the GID, and then do a find and chown of all directories and files, but I'm not sure if this is the best way.
What do you think?
Thanks