next up previous contents index
Next: F.4.2 Why doesn't the Up: F.4 Using Red Hat Previous: F.4 Using Red Hat

F.4.1 Why does Red Hat `adduser' put each user in his/her own group?

It's called the user group scheme, and it's described in the manual. What it basically does is allow you to use groups to allow multiple people to use a common set of files and edit them, transparently. It goes like this:

At this point, by making the default umask 002 and giving everyone a private default group, you can easily set up groups which users can take advantage of without doing any magic. Just create the group, add the users, and do the above chown and chmod on the group's directories.



Red Hat Software