krb5: support for canonical name in PAC
If the UPN_DNS_INFO buffer in the Windows PAC contains a canonical principal name, use it in lieu of the ticket client name to determine the GSS-API initiator name.
This commit is contained in:
@@ -814,6 +814,7 @@ HEIMDAL_KRB5_2.0 {
|
||||
_krb5_get_int;
|
||||
_krb5_get_int64;
|
||||
_krb5_pac_sign;
|
||||
_krb5_pac_get_canon_principal;
|
||||
_krb5_kdc_pac_sign_ticket;
|
||||
_krb5_kdc_pac_ticket_parse;
|
||||
_kdc_tkt_insert_pac;
|
||||
|
Reference in New Issue
Block a user