Searched refs:krb5_ccname (Results 1 – 3 of 3) sorted by relevance
185 authctxt->krb5_ccname = xmalloc(len); in auth_krb5_password()186 snprintf(authctxt->krb5_ccname, len, "FILE:%s", in auth_krb5_password()191 do_pam_putenv("KRB5CCNAME", authctxt->krb5_ccname); in auth_krb5_password()
84 char *krb5_ccname; member
1109 if (s->authctxt->krb5_ccname) in do_setup_env()1111 s->authctxt->krb5_ccname); in do_setup_env()