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

/httpd/modules/aaa/
H A Dmod_authnz_ldap.c62 int bind_authoritative; /* If true, will return errors when bind fails */ member in struct:__anon65
345 sec->bind_authoritative = 1;
595 if (!sec->bind_authoritative) {
1752 (void *)APR_OFFSETOF(authn_ldap_config_t, bind_authoritative), OR_AUTHCFG,

Completed in 36 milliseconds