libcli/security: sdd_decode_ace handles resource attribute types
commit6683d611e14b358f2cbb2c5f4576cd780e07993f
authorDouglas Bagnall <douglas.bagnall@catalyst.net.nz>
Thu, 24 Aug 2023 04:10:35 +0000 (24 16:10 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 26 Sep 2023 23:45:35 +0000 (26 23:45 +0000)
tree619d191d578dbd0c3a8f8196d992f262b7e2d9e8
parent84fa39722fe653759cb7402af482b4ae099b2d3e
libcli/security: sdd_decode_ace handles resource attribute types

The decoding will not happen until "RA" is added to the ace_types table.

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