Searched defs:LDAP_AUTHN (Results 1 - 1 of 1) sorted by relevance

/httpd/modules/aaa/
H A Dmod_authnz_ldap.c95 LDAP_AUTHN, LDAP_AUTHZ enumerator in enum:auth_ldap_phase
376 prefix = (phase == LDAP_AUTHN) ? AUTHN_PREFIX : sec->authz_prefix;
392 if ((phase == LDAP_AUTHN) &&
644 remote_user_attribute_set = set_request_vars(r, LDAP_AUTHN, req->vals);

Completed in 900 milliseconds