Searched refs:targprinc (Results 1 – 1 of 1) sorted by relevance
71 krb5_principal targprinc, in chgpw_send_request() argument89 if (targprinc && in chgpw_send_request()90 krb5_principal_compare(context, creds->client, targprinc) != TRUE) in chgpw_send_request()163 krb5_principal targprinc, in setpw_send_request() argument193 if (targprinc) { in setpw_send_request()194 chpw.targname = &targprinc->name; in setpw_send_request()195 chpw.targrealm = &targprinc->realm; in setpw_send_request()507 krb5_principal targprinc, in change_password_loop() argument523 if (targprinc) in change_password_loop()524 realm = targprinc->realm; in change_password_loop()[all …]