RE [Samba] Failover LDAP?

Andrew Bartlett abartlet at samba.org
Mon May 29 03:36:25 GMT 2006


On Sun, 2006-05-28 at 19:05 +1000, adrian sender wrote:
> Samba 3 By Example Chapter 6.
> 
> Figure 6.3. Samba Configuration to Use a Dual (Fail-over) LDAP Server
> 
> passdb backend = ldapsam:ldap://master.abmas.biz \
>                  ldapsam:ldap://slave.abmas.biz

This is the incorrect way to handle this problem.  The correct syntax is
given as an example in the smb.conf manpage:

  passdb backend = ldapsam:"ldap://ldap-1.example.com \
                  ldap://ldap-2.example.com"

Andrew Bartlett

-- 
Andrew Bartlett                                http://samba.org/~abartlet/
Authentication Developer, Samba Team           http://samba.org
Student Network Administrator, Hawker College  http://hawkerc.net
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://lists.samba.org/archive/samba/attachments/20060529/c247a16e/attachment.bin


More information about the samba mailing list