[Samba] Failover LDAP?
Duncan Brannen
dbb at st-andrews.ac.uk
Fri May 26 07:59:56 GMT 2006
You should be able to specify them as a list
ldap server = ldap1 ldap2 ldap3
Though that was for 2.2, looking at my 3.0 confs I've got
passdb backend = ldapsam:ldap://ldapX which is local to the PDC/BDC
you probably want
passdb backend = ldapsam:"ldap://ldap1 ldap://ldap2"
I think the quotes are important.
Duncan
Golden Butler wrote:
> Okay, I've searched around on this, but can't find any examples or docs. Is there a way to specify a second ldap server in the smb.conf, in case the primary ldap server fails or become unreachable?
>
> - Delamatrix
>
More information about the samba
mailing list