Subject: Re: [netatalk-admins] Permission Settings on shared folder??
From: Hannu Krosing (hannu@trust.ee)
Date: Thu Apr 02 1998 - 08:40:40 EST
Harry Zink wrote:
>
> If I wanted to set up a shared folder, in addition to the individual user
> folders, how do I need to set the permissions on that folder?
usually it is done by
mkdir shared_folder
chgrp user_group shared_folder
chmod g+ws shared_folder
then all files copied to or created in shared_folder will be owned
by group user_group. the owner will still be the user who created them,
but they will be accessible to others.
Cheers,
Hannu
This archive was generated by hypermail 2b28 : Sat Dec 18 1999 - 16:32:09 EST