Searched refs:krb5_ccname (Results 1 – 3 of 3) sorted by relevance
184 authctxt->krb5_ccname = xmalloc(len); in auth_krb5_password()185 snprintf(authctxt->krb5_ccname, len, "FILE:%s", in auth_krb5_password()190 do_pam_putenv("KRB5CCNAME", authctxt->krb5_ccname); in auth_krb5_password()
77 char *krb5_ccname; member
1127 if (s->authctxt->krb5_ccname) in do_setup_env()1129 s->authctxt->krb5_ccname); in do_setup_env()