Allow a new file to inherit the Windows ACL from its parent.
authorJeremy Allison <jra@samba.org>
Wed, 29 Oct 2008 20:27:14 +0000 (13:27 -0700)
committerJeremy Allison <jra@samba.org>
Wed, 29 Oct 2008 20:27:14 +0000 (13:27 -0700)
commit7c53ffea28a5752bf28c23b4741ceba77ff1fe1f
treef0e44ed0be4ea25f40c45d8a394c43faa17f3a40
parentd1f980444d22e41659af0d3681f81162b914aa61
Allow a new file to inherit the Windows ACL from its parent.
Now to do the same for directories.
Jeremy.
source3/include/proto.h
source3/lib/secdesc.c
source3/modules/vfs_acl_xattr.c
source3/printing/nt_printing.c