3 Oct
2011
3 Oct
'11
6:22 p.m.
On Lunes 03 Octubre 2011 16:29:39 Romer Ventura escribió:
Is there any way to get dovecot to try a second LDAP server if the first one fails to authenticate..?
Sure; just add a second passdb (maybe you also need a second userdb) pointing to the other server. Something like
passdb ldap { args = /usr/local/etc/AD.conf } passdb ldap { args = /usr/local/etc/second.conf }
HTH
Joseba Torre. Vicegerencia de TICs, área de Explotación