mirror of
https://github.com/samba-team/samba.git
synced 2025-01-10 01:18:15 +03:00
e48d136e3a
This ensures that if an enterprise principal is used, we do the comparison properly This matters as in the enterprise case, which can be triggered by MIT kinit -E, does not use canonicalization, and so the enterprise name, with the @ in it, is in the logon name. Otherwise, we get errors like: Name in PAC [TESTALLOWED@WIN2012R2] does not match principal name in ticket BUG: https://bugzilla.samba.org/show_bug.cgi?id=11142 Signed-off-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Guenther Deschner <gd@samba.org> |
||
---|---|---|
.. | ||
gssapi_pac.c | ||
kerberos_pac.c | ||
pac_utils.h | ||
wscript_build |