SAMBA ONLY krb5: Don't generate PAC_ATTRIBUTES_INFO and UPN_DNS_INFO buffers
authorJoseph Sutton <josephsutton@catalyst.net.nz>
Tue, 4 Jan 2022 21:39:14 +0000 (10:39 +1300)
committerJoseph Sutton <josephsutton@catalyst.net.nz>
Wed, 3 May 2023 04:13:16 +0000 (16:13 +1200)
commit044b8f7688d83dfb6afd6e36bd936e2a788ca620
tree3ca3d4d074eac934d0b67554013ae5aaced41da8
parentea05fb3e6e2c3034bf531a6d90c483a9ab2065c8
SAMBA ONLY krb5: Don't generate PAC_ATTRIBUTES_INFO and UPN_DNS_INFO buffers

Currently we leave it up to the plugin to generate them, which allows
more control over what situations they are included in.

[abartlet@samba.org This commit makes the check-context test fail, but
is critical to how Samba operates an AD DC, because Samba wants full
control of the buffers here.  A way to make this behaviour
optional would be useful in the future]

Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
lib/krb5/pac.c