On Tue, 2009-03-31 at 19:46 -0400, Jim wrote: > How would i write down sequence of each USER, so this won't happen > next time I upgrade this Box ?? ls -n /home See the user and group numbers instead of names? Use the same numbers when creating new users. You can manually pick numbers when you create new users, or if the IDs all go upwards sequentially from 500, simply create the first user who has ID 500, then create the next user and they'll get the next highest number, you just have to pick the names in the right sequence. -- [tim@localhost ~]$ uname -r 2.6.27.19-78.2.30.fc9.i686 Don't send private replies to my address, the mailbox is ignored. I read messages from the public lists. -- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines