On Thu, Mar 24, 2005 at 12:06:56AM +0800, Adrian Chow wrote:
> HI,
> 
> I guess this question have been asked before:-
> 
> I am running 3.0.12 for samba with acls.
> 
> I have a samba share folder called abc with groups art able to write.  
> group:art:rwx
> 
> Whenever i write with a user from the art group to the folder, the group id 
> of the file changes to the id of the user instead of remaining as art.
> 
> What do i need to configure so that art group stays as the group id for that 
> file?

You need to set the set GID bit on the directory. This ensures that
files created within it inherit the group of the directory, not the
effective group id of the creating process.

Jeremy.
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba

Reply via email to