Home
last modified time | relevance | path

Searched refs:alt_auth_map (Results 1 – 24 of 24) sorted by relevance

/src/contrib/pam-krb5/module/
H A Dalt-auth.c50 if (args->config->alt_auth_map == NULL) in pamk5_map_principal()
71 for (p = args->config->alt_auth_map; *p != '\0'; p++) { in pamk5_map_principal()
79 if (realm != NULL && strchr(args->config->alt_auth_map, '@') == NULL) in pamk5_map_principal()
86 for (p = args->config->alt_auth_map; *p != '\0'; p++) { in pamk5_map_principal()
96 if (realm != NULL && strchr(args->config->alt_auth_map, '@') == NULL) { in pamk5_map_principal()
H A Doptions.c36 { K(alt_auth_map), true, STRING (NULL) },
247 free(config->alt_auth_map); in pamk5_free()
H A Dsupport.c89 if (args->config->alt_auth_map != NULL) { in pamk5_authorized()
H A Dinternal.h58 char *alt_auth_map; /* An sprintf pattern to map principals. */ member
H A Dauth.c618 if (args->config->alt_auth_map != NULL) { in password_auth_attempt()
/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
12 account = alt_auth_map=%1 no_ccache
H A Donly11 auth = alt_auth_map=%1 only_alt_auth force_first_pass no_ccache
12 account = alt_auth_map=%1 no_ccache
H A Dbasic11 auth = alt_auth_map=%1 force_first_pass no_ccache
12 account = alt_auth_map=%1 no_ccache
H A Dusername-map11 auth = alt_auth_map=%%s@%2 force_first_pass no_ccache
12 account = alt_auth_map=%%s@%2 no_ccache
H A Dusername-map-prefix11 auth = alt_auth_map=%3%%s@%2 force_first_pass no_ccache
12 account = alt_auth_map=%3%%s@%2 no_ccache
H A Dfail11 auth = alt_auth_map=bogus force_first_pass no_ccache
12 account = alt_auth_map=bogus no_ccache
H A Donly-fail11 auth = alt_auth_map=bogus only_alt_auth no_ccache
12 account = alt_auth_map=bogus no_ccache
H A Dfallback11 auth = alt_auth_map=%%s/unknown-user no_ccache
12 account = alt_auth_map=%%s/unknown-user no_ccache
H A Dfallback-realm11 auth = alt_auth_map=%%s@BOGUS.EXAMPLE.COM no_ccache
12 account = alt_auth_map=%%s@BOGUS.EXAMPLE.COM no_ccache
H A Dforce-fallback11 auth = alt_auth_map=%%s/unknown-user force_alt_auth no_ccache
12 account = alt_auth_map=%%s/unknown-user no_ccache
H A Dbasic-debug11 auth = alt_auth_map=%1 force_first_pass no_ccache debug
12 account = alt_auth_map=%1 no_ccache debug
H A Dforce-fail-debug11 auth = alt_auth_map=%1 force_alt_auth force_first_pass no_ccache debug
12 account = alt_auth_map=%1 no_ccache debug
H A Dfail-debug11 auth = alt_auth_map=bogus force_first_pass no_ccache debug
12 account = alt_auth_map=bogus no_ccache debug
H A Dfallback-debug11 auth = alt_auth_map=%%s/unknown-user no_ccache debug
12 account = alt_auth_map=%%s/unknown-user no_ccache debug
/src/contrib/pam-krb5/
H A DTODO34 * The alt_auth_map parsing to find realms doesn't take into account
38 alt_auth_map cases. Right now, we may return expired password errors
H A DNEWS235 Fix alt_auth_map support to preserve the realm of the authentication
239 Document that the alt_auth_map format may contain a realm to force all
255 Close several memory leaks in alt_auth_map support.
405 Fix error in freeing a previous alt_auth_map setting when parsing
623 Add alt_auth_map configuration option, which allows mapping of
H A DREADME541 Thanks to Booker Bense for the implementation of the alt_auth_map
H A DREADME.md574 Thanks to Booker Bense for the implementation of the `alt_auth_map`
/src/contrib/pam-krb5/docs/
H A Dpam_krb5.pod224 =item alt_auth_map=<format>
239 alt_auth_map=%s/root
249 alt_auth_map=%s@EXAMPLE.COM
266 [3.12] This option is used with I<alt_auth_map> and forces authentication
270 alternate instance. If I<alt_auth_map> is not set, it has no effect.
319 [3.12] This option is used with I<alt_auth_map> and forces the use of the
322 I<force_alt_auth>. If I<alt_auth_map> is not set, it has no effect and