Inheriting POSIX ACLs

Jeremy Allison jra at samba.org
Tue Mar 12 16:34:04 GMT 2002


On Tue, Mar 12, 2002 at 04:30:45PM -0800, ZINKEVICIUS,MATT (HP-Loveland,ex1) wrote:
> Which inheritance model did you follow? Win2k or NT4?
> 

POSIX :-). This code is very simple, in that it just
detects a default ACL on the parent directory of a
file or directory create call, and if so then forces
the creating mode to be 0777 (so the POSIX ACL will
be inherited).

BTW: I'm still eager to see your inheritance code,
now would be a good time to look at it for inclusion
in HEAD.

Jeremy.




More information about the samba-technical mailing list