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

/httpd/modules/aaa/
H A Dmod_authnz_ldap.c64 int user_is_dn; /* If true, r->user is replaced by DN during authn */ member in struct:__anon65
352 sec->user_is_dn = 0;
639 if (sec->user_is_dn) {
1756 (void *)APR_OFFSETOF(authn_ldap_config_t, user_is_dn), OR_AUTHCFG,

Completed in 17 milliseconds