Add command "samba-tool dsacl get" This code is very equal to "samba-tool dsacl set...
authorMartin Krämer <mk.maddin@gmail.com>
Wed, 9 Jan 2019 15:13:58 +0000 (15:13 +0000)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 21 Feb 2019 03:09:20 +0000 (04:09 +0100)
commitfb7a80648305077a2891f43dd740c5b831cbbc4a
treee9e219ac908c9b11057e045bcbc8413715848d71
parentcf8ff6b821bce02def8e3846bfbae96e3ebe0778
Add command "samba-tool dsacl get" This code is very equal to "samba-tool dsacl set", except it only prints out the current sddl of an object.

Signed-off-by: Martin Krämer <mk.maddin@gmail.com>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
python/samba/netcmd/dsacl.py