Re: [Dovecot] Multiple LDAP authentication servers

2011-10-03 Thread Joseba Torre
On Lunes 03 Octubre 2011 17:34:47 Romer Ventura escribió: > So you are saying I can define multiple passdb and userdb, each pointing to > a different ldap config file? That's it. You may define as many as you need, and each one is independent. If the 1st one fails dovecot will try the 2nd one, th

Re: [Dovecot] Multiple LDAP authentication servers

2011-10-03 Thread Romer Ventura
10:22 AM To: dovecot@dovecot.org Subject: Re: [Dovecot] Multiple LDAP authentication servers 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 (may

Re: [Dovecot] Multiple LDAP authentication servers

2011-10-03 Thread Romer Ventura
-Original Message- From: dovecot-boun...@dovecot.org [mailto:dovecot-boun...@dovecot.org] On Behalf Of Romer Ventura Sent: Monday, October 03, 2011 9:30 AM To: dovecot@dovecot.org Subject: [Dovecot] Multiple LDAP authentication servers Hello, We are performing a Domain migration and I

Re: [Dovecot] Multiple LDAP authentication servers

2011-10-03 Thread Joseba Torre
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 {