Drew Raines <drew@phg.mc.vanderbilt.edu>: > > I need to change the GID of every user on an E450. > > My plan is to change the appropriate entries in /etc/passwd and > /etc/group, then issue something to the effect of (in single-user > mode): > > find / -group 10 -exec chgrp 1000 {} \; > > Need I be concerned with anything else? Since these aren't system > accounts, it seems pretty straightforward. I was pretty much on-track. A common suggestion was to make sure I knew what I was doing with symbolic links, and take a look at chgrp's -h option. Thanks to David Foster Mark McManus Jeff Peters Darren Dunham Mr. Anonymous from astro.su.se -- Drew _______________________________________________ sunmanagers mailing list sunmanagers@sunmanagers.org http://www.sunmanagers.org/mailman/listinfo/sunmanagersReceived on Thu Jan 17 13:48:44 2002
This archive was generated by hypermail 2.1.8 : Thu Mar 03 2016 - 06:42:32 EST