DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=30592>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=30592 failover for authentication with AuthLDAPURL is not possible Summary: failover for authentication with AuthLDAPURL is not possible Product: Apache httpd-2.0 Version: 2.0.50 Platform: All OS/Version: All Status: NEW Severity: Enhancement Priority: Other Component: mod_auth_ldap AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] Using a .htaccess to authenticate against an LDAP server: AuthType Basic AuthLDAPURL "ldap://localhost ldap.host.com:10389/ou=myorg?uid?sub" Require valid-user Failover is only working if all LDAP servers using the same port. The port number can only be specified after the last server. It should be possible to specify port numbers for all ldap servers. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
