python/ntacls: Convert ntacls to use s3 flags
authorTim Beale <timbeale@catalyst.net.nz>
Thu, 13 Dec 2018 21:34:48 +0000 (10:34 +1300)
committerTim Beale <timbeale@samba.org>
Mon, 7 Jan 2019 21:48:29 +0000 (22:48 +0100)
commitaf1fe6fdd95153dd74415a4d20b3c3cd428bd16d
treeda847d27dd9b915ee57e838f0711575781fa41ce
parent3ba32aa55fa6bcd89a2ae9ed73e748ea8ca30b26
python/ntacls: Convert ntacls to use s3 flags

This helper code is just using the flags defined by the Python bindings.
Convert it over to use s3 bindings instead of s4.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=13676

Signed-off-by: Tim Beale <timbeale@catalyst.net.nz>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
python/samba/ntacls.py