s4:kdc: don't log an error if msDS-AllowedToActOnBehalfOfOtherIdentity is missing
commitb0524830aaf0ccf7dc2efbe66d2bf38b509c0143
authorStefan Metzmacher <metze@samba.org>
Fri, 23 Jun 2023 09:51:47 +0000 (23 11:51 +0200)
committerStefan Metzmacher <metze@samba.org>
Tue, 27 Jun 2023 06:39:08 +0000 (27 06:39 +0000)
tree0904e1677d63c8ff7bb3af536d1c25d1f2e06d28
parente9367887123ce43c55a7ab436afe659900bdc532
s4:kdc: don't log an error if msDS-AllowedToActOnBehalfOfOtherIdentity is missing

We log a warnings if access is not granted from a security descriptor in
msDS-AllowedToActOnBehalfOfOtherIdentity, so we should use the same log
level if msDS-AllowedToActOnBehalfOfOtherIdentity is not available at
all.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Autobuild-User(master): Stefan Metzmacher <metze@samba.org>
Autobuild-Date(master): Tue Jun 27 06:39:08 UTC 2023 on atb-devel-224
source4/kdc/db-glue.c