samba-tool delegation: Add commands to add/remove principals for RBCD
authorJoseph Sutton <josephsutton@catalyst.net.nz>
Mon, 21 Feb 2022 01:58:30 +0000 (14:58 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 28 Mar 2022 02:17:37 +0000 (02:17 +0000)
commit9a480f274b62d8e491bcd54bfd189099729ff57a
tree78a139f803700cb74df22d4099ed85e1303caf15
parent572f90bdefcde13611fe50b7a5228fd6e3db2117
samba-tool delegation: Add commands to add/remove principals for RBCD

These commands allow updating the
msDS-AllowedToActOnBehalfOfOtherIdentity attribute with principals
allowed to delegate to an account.

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

Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
python/samba/netcmd/delegation.py