s4-samba-tool: Add samba-tool ntacl sysvolcheck command
authorAndrew Bartlett <abartlet@samba.org>
Thu, 23 Aug 2012 00:37:46 +0000 (10:37 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 23 Aug 2012 13:02:26 +0000 (15:02 +0200)
commitebcdc4a36be9b79325b11ec0c44a43db93e29519
tree6973d52f33386d3d55f4cd812e2985e3994e7e5f
parent0aed29105e9d8ddcd27a70d7af820da8813ca47b
s4-samba-tool: Add samba-tool ntacl sysvolcheck command

This command verifies that the current on-disk ACLs match the directory and
the defaults from provision.

Unlike sysvolreset, this does not change any of the permissions.

Andrew Bartlett
source4/scripting/python/samba/netcmd/ntacl.py
source4/scripting/python/samba/provision/__init__.py