add new '--propagate-inheritance' option for smbcacls
authorNoel Power <noel.power@suse.com>
Thu, 14 Nov 2013 17:45:07 +0000 (17:45 +0000)
committerJeremy Allison <jra@samba.org>
Mon, 31 Aug 2020 17:44:38 +0000 (17:44 +0000)
commit0248fdd09a68925e3720f67724463f0bce0d631a
tree12e6126c649d0e4ff8f68331e1d6313c3d1b0945
parentc681f5bfe3669f913a6e592844458e1fd6a9fa13
add new '--propagate-inheritance' option for smbcacls

smbcacls now can take a '--propagate-inheritance' flag to indicate that the
add, delete, modify and set operations now support automatic propagation of
inheritable ACE(s)

Signed-off-by: Noel Power <noel.power@suse.com>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/utils/smbcacls.c