* Thierry Lacoste <[EMAIL PROTECTED]> [2007-06-12 14:35]:
> Hello,
> 
> I'm using mod_auth_ldap-1.6.0p3 on OpenBSD 4.1
> and I'd like to make it authenticate on 2 ldap servers
> in case one is down.
> 
> I fought with the AuthLDAPURL directive but with no success.

  AuthName "something good"
  AuthType Basic
  AuthLDAPURL ldap://a.ldap.bsws.de b.ldap.bsws.de/ou=..?uid?sub?objectclass=...
  AuthLDAPBindDN cn=http-auth,...
  AuthLDAPBindPassword ...
  AuthLDAPStartTLS off  # broken... stupid OpenLDAP

-- 
Henning Brauer, [EMAIL PROTECTED], [EMAIL PROTECTED]
BS Web Services, http://bsws.de
Full-Service ISP - Secure Hosting, Mail and DNS Services
Dedicated Servers, Rootservers, Application Hosting - Hamburg & Amsterdam

Reply via email to