werner maes wrote:

the passdb backend no longer accepts multiple backends in a chaining configuration since samba 3.0.23a .

question:

will the following confi still work?

passdb backend = ldapsam://ldapserver1 ldapsam://ldapserver2 ?

the idea is to use 2 ldap servers
There are several ways to specify multiple ldap servers.

passdb backend = ldapsam://ldapserver1 ldapsam://ldapserver2

should work as failover solution - when ldap1 is down, ldap2 should be tried. But i found than failed ldap1 do not make smbd to use ldap2 in my installation.
I have reported this problem here, but got no answer.

// Alex

--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba

Reply via email to