Hello, well samba-3 does it without any problems. samba 2.2.x should also be able to do it.
Have you specified the second ldap server in /etc/ldap.conf ? uri ldaps://ldap1.com/ ldaps://ldap2.com/ in smb.conf you should have then: passdb backend = ldapsam:"ldaps://ldap1.com ldaps://ldap2.com" Andrew helped me out once with this... regards, Rauno > -----Original Message----- > From: Stefan Weigel [mailto:[EMAIL PROTECTED] > > I'm trying to get Samba running to accept more than one ldap > server in > smb.conf. I applied this patch > (http://groups.g..... > to the samba (2.2.5) sources, but samba doesn't query the > second ldap server I > specified in smb.conf. > Is there a version that can handle multiple ldap serverr ? -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
