1 Note
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.
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.
Copyright 2007-2012 Six Apart Ltd. All content licensed under Creative Commons Attribution-Share Alike 3.0 Unported License.
Henry Umansky
March 5, 2010 12:16 PM | Reply
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?