Home
last modified time | relevance | path

Searched refs:force_alt_auth (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/pam-krb5/tests/data/scripts/alt-auth/
H A Dforce11 auth = alt_auth_map=%1 force_alt_auth force_first_pass no_ccache
H A Dforce-fallback11 auth = alt_auth_map=%%s/unknown-user force_alt_auth no_ccache
H A Dforce-fail-debug11 auth = alt_auth_map=%1 force_alt_auth force_first_pass no_ccache debug
/freebsd/contrib/pam-krb5/module/
H A Dinternal.h59 bool force_alt_auth; /* Alt principal must be used if it exists. */ member
H A Doptions.c47 { K(force_alt_auth), true, BOOL (false) },
H A Dauth.c631 if (args->config->force_alt_auth) in password_auth_attempt()
/freebsd/contrib/pam-krb5/docs/
H A Dpam_krb5.pod242 and then falls back to the regular username (but see I<force_alt_auth> and
264 =item force_alt_auth
322 I<force_alt_auth>. If I<alt_auth_map> is not set, it has no effect and
/freebsd/contrib/pam-krb5/
H A DNEWS626 service. Also added force_alt_auth and only_alt_auth options to