Hi, is there a way to define more than one NDS ldap server in smb.conf? It seems that only the first ldap server is used and if unavailable none of the other backends are going to be tried. Samba then still tries to connect over and over to the unavailable eDirectory-Server. My passdb entry looks like this (it?s all in one line): passdb backend = NDS_ldapsam:ldaps://serverA.blabla.com:636 NDS_ldapsam:ldaps://serverB.blabla.com:636 NDS_ldapsam:ldaps://serverC.blabla.com:636 smbpasswd If i use the notation for ldapsam in the way it?s mentioned in the documentation it does not work at all: passdb backend = NDS_ldapsam:"ldaps://serverA.blabla.com:636 ldaps://serverB.blabla.com:636 ldaps://serverC.blabla.com:636" smbpasswd Thanks in advance and kind regards, Andreas Octav Consultant anykey GmbH Koenigswinterer Strasse 418 D-53227 Bonn http://www.anykey.de
On Tue, May 02, 2006 at 03:20:04PM +0200, Andreas Octav wrote:> If i use the notation for ldapsam in the way it?s mentioned in the > documentation it does not work at all: > passdb backend = NDS_ldapsam:"ldaps://serverA.blabla.com:636 > ldaps://serverB.blabla.com:636 ldaps://serverC.blabla.com:636" smbpasswdBut this is how it's supposed to work... Please send a debug level 10 log of the failure. BTW, multiple backends (nds_ldapsam smbpasswd) will not work anymore with 3.0.23. Volker -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available Url : http://lists.samba.org/archive/samba/attachments/20060502/88fcb427/attachment.bin