Searched refs:krusername (Results 1 – 1 of 1) sorted by relevance
77 static char *krusername = NULL; variable534 if ((status = krb5_unparse_name(krb_context, *client, &krusername))) in recvauth()539 (krusername != NULL ? krusername : "<unknown>")); in recvauth()690 if (krusername != NULL) { in do_krb_login()696 msgsize = strlen(krusername) + in do_krb_login()715 krusername, lusername); in do_krb_login()1039 if (krusername != NULL && strlen(krusername)) { in doit()1185 krusername != NULL && strlen(krusername)) { in doit()1189 "-u", krusername, /* KRB5 principal name */ in doit()