Home
last modified time | relevance | path

Searched full:retain_after_close (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/pam-krb5/docs/
H A Ddocknot.yaml310 … login session required /usr/local/lib/security/pam_krb5.so retain_after_close minimum_uid=100
317 probably also need to add `retain_after_close` to the PAM configuration
H A Dpam_krb5.pod910 =item retain_after_close
/freebsd/contrib/pam-krb5/module/
H A Doptions.c67 { K(retain_after_close), true, BOOL (false) },
H A Dinternal.h111 bool retain_after_close; /* Don't destroy the cache on session end. */ member
H A Dsetcred.c461 if (args->config->retain_after_close) in pamk5_setcred()
/freebsd/contrib/pam-krb5/
H A DREADME.md337 login session required /usr/local/lib/security/pam_krb5.so retain_after_close minimum_uid=100
344 need to add `retain_after_close` to the PAM configuration to avoid having
H A DREADME311 login session required /usr/local/lib/security/pam_krb5.so retain_after_close minimum_uid=100
317 probably also need to add retain_after_close to the PAM configuration to
H A DNEWS1050 Implement retain_after_close, which specifies that the PAM module
/freebsd/lib/libpam/modules/pam_krb5/
H A Dpam-krb5.81193 .It retain_after_close