Lines Matching defs:preauth

75 static const char *objdirs[] = { KRB5_PLUGIN_BUNDLE_DIR, LIBDIR "/krb5/plugins/preauth", NULL }; /* should be a list */
77 static const char *objdirs[] = { LIBDIR "/krb5/plugins/preauth", NULL };
170 /* SAM preauth support */
287 /* Attempt to load all of the preauth plugins we can find. */
352 /* Try to initialize the preauth system. If it fails, we'll remove it
392 "preauth %s failed to initialize: %s",
455 * information which will be needed by return_padata() later. Each preauth
650 find_pa_system(int type, krb5_preauth_systems **preauth)
659 *preauth = ap;
755 krb5_klog_syslog(LOG_DEBUG, "original preauth mechanism list:");
761 krb5_klog_syslog(LOG_DEBUG, "sorted preauth mechanism list:");
777 * allow it even if the HW preauth would normally be required.
789 "client needs %spreauth, %shw preauth; request has %spreauth, %shw preauth",
868 * Add authorization data returned from preauth modules to the ticket
970 krb5_klog_syslog (LOG_INFO, "preauth (%s) verify failure: %s",
1033 /* Return any e-data from the preauth that caused us to exit the loop */
1052 /* pa system was not found, but principal doesn't require preauth */
1060 krb5_klog_syslog (LOG_INFO, "no valid preauth type found: %s", emsg);
1064 * to return some preauth system errors back to the client.
1391 * client, to be passed back in the preauth list in the KRB_ERROR
1874 /* Given the client name we can figure out what type of preauth
1876 names that match the types of preauth used. Later we should
1879 /SNK4 -- Digital Pathways SNK/4 preauth.
1880 /GRAIL -- experimental preauth
1901 gettext("copying client name for preauth probe"));
2084 gettext("generating random challenge for preauth"));