Renumbering UIDs and GIDs?

christoph at linuxsoup.com christoph at linuxsoup.com
Wed May 22 20:34:03 EDT 2002


If you are running RedHat linux, you should also adjust

	/etc/libuser.conf

There you can defined starting UID's, GID's, home directories, etc...
so that adduser will abide by your new standards...


Kent Borg wrote:
> On Wed, May 22, 2002 at 03:19:11PM -0400, Jerry Feldman wrote:
> > find / -uid $olduid -exec chown $newuid {} \;
> 
> And the group version...looks good.
> 
> Thanks to all.  
> 
> Now I just need to decide on a coherent numbering scheme, plan out
> what should go where, and then accurately apply my plan to
> /etc/passwd, /etc/group, and all the files on the box.
> 
> 
> -kb, the Kent who will wait until his most recent repair of some
> confused UIDs and GIDs proves itself before embarking on a big
> renumbering.
> _______________________________________________
> Discuss mailing list
> Discuss at blu.org
> http://www.blu.org/mailman/listinfo/discuss
> 





More information about the Discuss mailing list