]> git.ipfire.org Git - thirdparty/samba.git/commit
lbcli/security: callback object ACES fall back with no GUID
authorDouglas Bagnall <douglas.bagnall@catalyst.net.nz>
Tue, 19 Sep 2023 23:12:42 +0000 (11:12 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 26 Sep 2023 23:45:35 +0000 (23:45 +0000)
commitb08093ed9d25c2ad6f0b253c19be970214ec78c1
tree10dfb7b934323a145d77b3a549fcf622b0f01ffa
parent2923898e88d5baa7cd056f75e7c7333b70197d2f
lbcli/security: callback object ACES fall back with no GUID

As with other object ACEs, if there is not a GUID to refer to the ACE
becomes the corresponding non-object ACE.

Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
libcli/security/create_descriptor.c