smbd: add an option to inherit only the UNIX owner
authorUri Simchoni <uri@samba.org>
Tue, 2 Aug 2016 06:37:00 +0000 (09:37 +0300)
committerUri Simchoni <uri@samba.org>
Wed, 10 Aug 2016 06:18:17 +0000 (08:18 +0200)
commit1dfd8df23d63f786788bc24ebb71039feaf34d91
tree701348847f09d20391c7bcde4b71c7c27f1aec44
parentebb3b34ec5d323692e59dad1bf8559920eee1fcf
smbd: add an option to inherit only the UNIX owner

This can be used to emulate folder quotas, as explained in the
modified manpage.

Signed-off-by: Uri Simchoni <uri@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
docs-xml/smbdotconf/security/inheritowner.xml
lib/param/loadparm.h
lib/param/param_table.c
source3/smbd/open.c
source3/smbd/posix_acls.c