Public bug reported:

Binary package hint: apache2

Apache documentation says:
"To specify multiple, redundant LDAP servers, just list all servers, separated 
by spaces. mod_auth_ldap  will try connecting to each server in turn, until it 
makes a successful connection."

And although this works:
  AuthLDAPURL ldap://ldap.DOMAIN/ou=OUHERE,dc=DCHERE
This does not:
  AuthLDAPURL ldap://ldap1.DOMAIN ldap2.DOMAIN/ou=OUHERE,dc=DCHERE

I get the error:
 "AuthLDAPURL takes one argument, URL to define LDAP connection.."

** Affects: apache2 (Ubuntu)
     Importance: Untriaged
         Status: Unconfirmed

-- 
mod_auth_ldap does not support redundant servers
https://launchpad.net/bugs/55645

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to