LDAPAuthURL

This configuration directive specifies the URL to access for LDAP authentication. No value by default.

Values

For possible values please see:

Example

LDAPAuthURL ldap://host:port/basedn?attribute?scope?filter
This page was last updated on 2009-06-26, 20:05.

1 Note

Is there anyway to do multiple LDAP instances? For instance:

LDAPAuthURL ldap://host1:port/basedn?attribute?scope?filter LDAPAuthURL ldap://host2:port/basedn?attribute?scope?filter LDAPAuthURL ldap://host3:port/basedn?attribute?scope?filter

And it chains the authentication, if host1 is down, it goes to host2, etc?

Leave a note

Have a question? Please use the MT Forums. Notes submitted on documentation should pertain to tips & hints regarding documentation. Your note may be removed once its contents have been integrated into the body of the page.