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 [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED ------- Additional Comments From [EMAIL PROTECTED] 2004-10-17 18:10 ------- The URL handling follows the RFC for LDAP URL handling, and is controlled by the LDAP library being used - which may or may not allow what you describe. In v2.1 of httpd, which now uses apr v1.0, the URL handling is no longer done by the LDAP library, but by custom code in apr-util instead, making this possible. Will have to check RFC implications first though. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
