https://issues.apache.org/bugzilla/show_bug.cgi?id=44155
--- Comment #1 from Philipp Gühring <[email protected]> 2012-02-28 17:38:24 UTC --- I have this problem too: The LDAP server I have to authenticate against seems to have limits regarding how often a user can try to authenticate, and if it does not want, it returns this error: [Tue Feb 28 14:46:53 2012] [info] [client 10.3.1.66] [12698] auth_ldap authenticate: user philipp authentication failed; URI /svn/ [LDAP: ldap_simple_bind_s() failed][Administrative limit exceeded] I would like to be able to configure that Apache does up to 5 retries, each after 3 seconds, to authenticate in those cases. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
