Changing UIDs on Clustered Machines

From: vishwanath.basavaiah@wipro.com
Date: Wed Oct 06 2004 - 09:40:17 EDT


Hi Admins,
I'm following the below procedure to change the UIDs of Solaris Clustered machines. Please let me know if there are any problems in the given procedure or if the procedure can be improved.
 
***************************
Before Changing the UIDs.
1. Shut down the database
 
Machine 1
As root
1. Change UID & GID using vi /etc/passwd
2. pwconv
3. find / -usr <username> -exec chown <new uid>:<new gid> {} \;
 
Machine 2
As root
1. Change UID using vi /etc/passwd
2. pwconv
****************************
 
Help is appreciated.
 
Thanks in Advance,
Vishwanath

         

Confidentiality Notice

The information contained in this electronic message and any attachments to this message are intended
for the exclusive use of the addressee(s) and may contain confidential or privileged information. If
you are not the intended recipient, please notify the sender at Wipro or Mailadmin@wipro.com immediately
and destroy all copies of this message and any attachments.
_______________________________________________
sunmanagers mailing list
sunmanagers@sunmanagers.org
http://www.sunmanagers.org/mailman/listinfo/sunmanagers



This archive was generated by hypermail 2.1.7 : Wed Apr 09 2008 - 23:29:32 EDT