ntacls: reuse predefined SECURITY_SECINFO_FLAGS
authorJoe Guo <joeg@catalyst.net.nz>
Mon, 2 Jul 2018 22:20:39 +0000 (10:20 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 12 Jul 2018 02:32:00 +0000 (04:32 +0200)
commite2e6dd9d865b97bd5c574181f02208b79c895006
treef5002b028e51e42e8ec58f4768330c8052865dea
parentc9876defe6c641adc9935d85fca50702974a14d6
ntacls: reuse predefined SECURITY_SECINFO_FLAGS

Use predefined SECURITY_SECINFO_FLAGS to replace bitwise or operations
on flag list.

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

Signed-off-by: Joe Guo <joeg@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Gary Lockyer <gary@catalyst.net.nz>
python/samba/ntacls.py