librpc ndr/py_security: Export ACE deletion functions to python
authorChristian Merten <christian@merten.dev>
Mon, 19 Sep 2022 21:01:34 +0000 (23:01 +0200)
committerJeremy Allison <jra@samba.org>
Tue, 27 Sep 2022 16:46:35 +0000 (16:46 +0000)
commit84a54d2fa2b1590fdb4e2ea986ded9c39a82cf78
treeca84e277b06f77697f56b78bcf82774b4db2c74d
parent6501e4f00e5a36debdf44add1335818a791552f0
librpc ndr/py_security: Export ACE deletion functions to python

Exported security_descriptor_sacl_del and security_descriptor_dacl_del as new methods of the
security descriptor class to python.

Signed-off-by: Christian Merten <christian@merten.dev>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Jeremy Allison <jra@samba.org>
source4/librpc/ndr/py_security.c