Home
last modified time | relevance | path

Searched refs:force_first_pass (Results 1 – 25 of 42) sorted by relevance

12

/src/contrib/pam-krb5/tests/data/scripts/basic/
H A Dforce-first1 # Test force_first_pass without an authtok. -*- conf -*-
11 auth = force_first_pass no_ccache
H A Dforce-first-debug1 # Test force_first_pass without an authtok. -*- conf -*-
11 auth = force_first_pass no_ccache debug
/src/contrib/pam-krb5/module/
H A Doptions.c48 { K(force_first_pass), false, BOOL (false) },
148 if (config->force_first_pass && config->try_first_pass) { in pamk5_init()
152 if (config->force_first_pass && config->use_first_pass) { in pamk5_init()
/src/contrib/pam-krb5/tests/data/scripts/fast/
H A Danonymous11 auth = force_first_pass no_ccache anon_fast
H A Dno-ccache11 auth = force_first_pass no_ccache fast_ccache=%0BAD
H A Dccache11 auth = force_first_pass no_ccache fast_ccache=%0
/src/contrib/pam-krb5/tests/data/scripts/cache-cleanup/
H A Dauth-only11 auth = force_first_pass ignore_k5login ccache_dir=FILE:%1
/src/contrib/pam-krb5/tests/data/scripts/realm/
H A Dpass-realm11 auth = force_first_pass no_ccache realm=%0
H A Dpass-user-realm11 auth = force_first_pass no_ccache user_realm=%0
H A Dfail-bad-user-realm11 auth = force_first_pass no_ccache user_realm=%0
H A Dfail-realm11 auth = force_first_pass no_ccache realm=%0
H A Dfail-no-realm11 auth = force_first_pass no_ccache
/src/contrib/pam-krb5/tests/data/scripts/stacked/
H A Dauth-only11 auth = force_first_pass
H A Dbasic11 auth = force_first_pass no_ccache
H A Dprompt-principal11 auth = prompt_principal force_first_pass no_ccache
/src/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 Donly11 auth = alt_auth_map=%1 only_alt_auth force_first_pass no_ccache
H A Dbasic11 auth = alt_auth_map=%1 force_first_pass no_ccache
H A Dusername-map11 auth = alt_auth_map=%%s@%2 force_first_pass no_ccache
H A Dusername-map-prefix11 auth = alt_auth_map=%3%%s@%2 force_first_pass no_ccache
H A Dfail11 auth = alt_auth_map=bogus force_first_pass no_ccache
/src/contrib/pam-krb5/tests/data/scripts/cache/
H A Dbasic11 auth = force_first_pass ignore_k5login
H A Dsearch-k5login11 auth = force_first_pass search_k5login
H A Dopen-session11 auth = force_first_pass ignore_k5login
/src/contrib/pam-krb5/tests/data/scripts/password/
H A Dauthtok-force11 password = use_authtok force_first_pass

12