Searched full:pam_krb5ccname (Results 1 – 10 of 10) sorted by relevance
| /freebsd/contrib/pam-krb5/tests/data/scripts/basic/ |
| H A D | no-context-debug | 32 DEBUG (user root) unable to get PAM_KRB5CCNAME, assuming non-Kerberos login 36 DEBUG (user root) unable to get PAM_KRB5CCNAME, assuming non-Kerberos login 40 DEBUG (user root) unable to get PAM_KRB5CCNAME, assuming non-Kerberos login 44 DEBUG (user root) unable to get PAM_KRB5CCNAME, assuming non-Kerberos login
|
| /freebsd/contrib/pam-krb5/tests/data/scripts/trace/ |
| H A D | supported | 41 DEBUG (user root) unable to get PAM_KRB5CCNAME, assuming non-Kerberos login 46 DEBUG (user root) unable to get PAM_KRB5CCNAME, assuming non-Kerberos login 51 DEBUG (user root) unable to get PAM_KRB5CCNAME, assuming non-Kerberos login
|
| /freebsd/contrib/pam-krb5/module/ |
| H A D | cache.c | 31 * (KRB5CCNAME) or the temporary cache (PAM_KRB5CCNAME). 56 * cache (KRB5CCNAME) and the temporary cache (PAM_KRB5CCNAME). Returns a PAM 154 * in PAM_KRB5CCNAME where it can be picked up later by pam_setcred. Returns 180 pamret = pamk5_set_krb5ccname(args, cache_name, "PAM_KRB5CCNAME"); in pamk5_cache_init_random()
|
| H A D | setcred.c | 201 tmpname = pamk5_get_krb5ccname(args, "PAM_KRB5CCNAME"); in create_session_context() 203 putil_debug(args, "unable to get PAM_KRB5CCNAME, assuming" in create_session_context() 448 if (pam_getenv(args->pamh, "PAM_KRB5CCNAME") != NULL) { in pamk5_setcred() 449 pamret = pam_putenv(args->pamh, "PAM_KRB5CCNAME"); in pamk5_setcred() 451 pamret = pam_putenv(args->pamh, "PAM_KRB5CCNAME="); in pamk5_setcred()
|
| H A D | internal.h | 247 * credentials, store it in the context, and put the path into PAM_KRB5CCNAME.
|
| /freebsd/lib/libpam/modules/pam_krb5/ |
| H A D | pam-krb5.8 | 921 .IP PAM_KRB5CCNAME 4 922 .IX Item "PAM_KRB5CCNAME"
|
| /freebsd/contrib/pam-krb5/docs/ |
| H A D | docknot.yaml | 398 cache in `/tmp` and sets the PAM environment variable `PAM_KRB5CCNAME`
|
| H A D | pam_krb5.pod | 936 =item PAM_KRB5CCNAME
|
| /freebsd/contrib/pam-krb5/ |
| H A D | README.md | 426 cache in `/tmp` and sets the PAM environment variable `PAM_KRB5CCNAME` to
|
| H A D | README | 395 cache in /tmp and sets the PAM environment variable PAM_KRB5CCNAME to
|