s3:auth: Add support standalone server with MIT Keberos 1.21
authorAndreas Schneider <asn@samba.org>
Thu, 11 Apr 2024 08:29:18 +0000 (10:29 +0200)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 16 Apr 2024 03:58:31 +0000 (03:58 +0000)
commitaa6795b32ff6335c2136f9c97482da6a09a2f059
tree507e9ac10104d656786454d86a246aa889034a1e
parentb58395e5c37e952667f31370c593742328ff324e
s3:auth: Add support standalone server with MIT Keberos 1.21

This adds support for MIT Kerberos minimal PAC. Tickets from pure
Kerberos realms with MIT Kerberos 1.21 or newer will always include a
minimal PAC. The PAC include the checksum buffers and a logon_name PAC
buffer.

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source3/auth/auth_generic.c