Deferred hostname canon using name canon rules
This commit is contained in:
@@ -293,6 +293,7 @@ change (krb5_auth_context auth_context,
|
||||
if (chpw.targname) {
|
||||
krb5_principal_data princ;
|
||||
|
||||
memset(&princ, 0, sizeof (princ));
|
||||
princ.name = *chpw.targname;
|
||||
princ.realm = *chpw.targrealm;
|
||||
if (princ.realm == NULL) {
|
||||
|
Reference in New Issue
Block a user