On Thu, 20 Jun 2002 19:28:05 -0700, daniel wrote:

>edit /etc/group
>and add a line like this:
>
>shared:x:[nnn]:[user1],[user2]
>
>then set the permissions on the directories you want to share like this
>
>chgrp -R shared /path/to/shared_directory
>chmod -R g+w /path/to/shared_directory

Don't forget the shadow group file - man groupadd, man usermod, man groups,
man vigr may be of interest too.




_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to