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

/httpd/modules/aaa/
H A Dmod_authnz_ldap.c99 LDAP_SEARCH, LDAP_COMPARE, LDAP_COMPARE_AND_SEARCH /* nested groups */ enumerator in enum:auth_ldap_optype
455 (type == LDAP_COMPARE_AND_SEARCH && sec->compare_as_user && sec->search_as_user))){
986 ldc = get_connection_for_authz(r, LDAP_COMPARE_AND_SEARCH);

Completed in 1266 milliseconds