[Samba] using more than one ldap server in smb.conf
Rauno Tuul
rauno.tuul at haigekassa.ee
Thu Dec 11 15:02:14 GMT 2003
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:sw at global-linxs.de]
>
> 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 ?
More information about the samba
mailing list