]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
s4:auth: Also look up msDS-AllowedToActOnBehalfOfOtherIdentity for RBCD
authorAndreas Schneider <asn@samba.org>
Wed, 8 Dec 2021 08:19:02 +0000 (09:19 +0100)
committerAndreas Schneider <asn@cryptomilk.org>
Fri, 4 Mar 2022 14:05:31 +0000 (14:05 +0000)
Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
source4/auth/sam.c

index 55dea5cd457ef1fd270842b327ea24c8bdb3e178..c1707bc9d2006f853cfc7bb368bf350d3346dd5c 100644 (file)
@@ -46,6 +46,7 @@
        "msDS-SupportedEncryptionTypes",        \
        "supplementalCredentials",              \
        "msDS-AllowedToDelegateTo",             \
+       "msDS-AllowedToActOnBehalfOfOtherIdentity", \
                                                \
        /* passwords */                         \
        "dBCSPwd",                              \