[Dovecot] Multiple Authentication Databases
Hi Everyone,
I wish to run Dovecot on my "Front End" outbound mail relay, and use Dovecot purely for authentication purposes. However, each mysql database for each domain will be on a separate server. Is there a way for dovecot to authenticate against different databases depending on domain name?
Thanks
http://wiki2.dovecot.org/Authentication/MultipleDatabases
Is that are you looking for ?
[]'sf.rique
On Tue, Jan 11, 2011 at 11:28 AM, Jonathan Tripathy jonnyt@abpni.co.ukwrote:
Hi Everyone,
I wish to run Dovecot on my "Front End" outbound mail relay, and use Dovecot purely for authentication purposes. However, each mysql database for each domain will be on a separate server. Is there a way for dovecot to authenticate against different databases depending on domain name?
Thanks
I had a look there, but that doesn't have anything on a domain-by-domain basis
On 11/01/11 13:31, Henrique Fernandes wrote:
http://wiki2.dovecot.org/Authentication/MultipleDatabases
Is that are you looking for ?
[]'sf.rique
On Tue, Jan 11, 2011 at 11:28 AM, Jonathan Tripathy
mailto:jonnyt@abpni.co.uk> wrote: Hi Everyone, I wish to run Dovecot on my "Front End" outbound mail relay, and use Dovecot purely for authentication purposes. However, each mysql database for each domain will be on a separate server. Is there a way for dovecot to authenticate against different databases depending on domain name? Thanks
Well, at least it work, it will fail until get the right databases.
[]'sf.rique
On Tue, Jan 11, 2011 at 11:32 AM, Jonathan Tripathy jonnyt@abpni.co.ukwrote:
I had a look there, but that doesn't have anything on a domain-by-domain basis
On 11/01/11 13:31, Henrique Fernandes wrote:
http://wiki2.dovecot.org/Authentication/MultipleDatabases
Is that are you looking for ?
[]'sf.rique
On Tue, Jan 11, 2011 at 11:28 AM, Jonathan Tripathy jonnyt@abpni.co.ukwrote:
Hi Everyone,
I wish to run Dovecot on my "Front End" outbound mail relay, and use Dovecot purely for authentication purposes. However, each mysql database for each domain will be on a separate server. Is there a way for dovecot to authenticate against different databases depending on domain name?
Thanks
Yes, but the problem there is that each database is controlled by different untrusted individuals. If someone were to create a username/password on a database that is higher in the list, they could authenticate as that user, which is undesirable.
On 11/01/11 13:37, Henrique Fernandes wrote:
Well, at least it work, it will fail until get the right databases.
[]'sf.rique
On Tue, Jan 11, 2011 at 11:32 AM, Jonathan Tripathy
mailto:jonnyt@abpni.co.uk> wrote: I had a look there, but that doesn't have anything on a domain-by-domain basis On 11/01/11 13:31, Henrique Fernandes wrote:
http://wiki2.dovecot.org/Authentication/MultipleDatabases Is that are you looking for ? []'sf.rique On Tue, Jan 11, 2011 at 11:28 AM, Jonathan Tripathy <jonnyt@abpni.co.uk <mailto:jonnyt@abpni.co.uk>> wrote: Hi Everyone, I wish to run Dovecot on my "Front End" outbound mail relay, and use Dovecot purely for authentication purposes. However, each mysql database for each domain will be on a separate server. Is there a way for dovecot to authenticate against different databases depending on domain name? Thanks
I see.
I guess you could install an mysql to do this. Like trigerrs to others databases.
Sorry, don't know much of this.
[]'sf.rique
On Tue, Jan 11, 2011 at 11:42 AM, Jonathan Tripathy jonnyt@abpni.co.ukwrote:
Yes, but the problem there is that each database is controlled by different untrusted individuals. If someone were to create a username/password on a database that is higher in the list, they could authenticate as that user, which is undesirable.
On 11/01/11 13:37, Henrique Fernandes wrote:
Well, at least it work, it will fail until get the right databases.
[]'sf.rique
On Tue, Jan 11, 2011 at 11:32 AM, Jonathan Tripathy jonnyt@abpni.co.ukwrote:
I had a look there, but that doesn't have anything on a domain-by-domain basis
On 11/01/11 13:31, Henrique Fernandes wrote:
http://wiki2.dovecot.org/Authentication/MultipleDatabases
Is that are you looking for ?
[]'sf.rique
On Tue, Jan 11, 2011 at 11:28 AM, Jonathan Tripathy jonnyt@abpni.co.ukwrote:
Hi Everyone,
I wish to run Dovecot on my "Front End" outbound mail relay, and use Dovecot purely for authentication purposes. However, each mysql database for each domain will be on a separate server. Is there a way for dovecot to authenticate against different databases depending on domain name?
Thanks
On 11.1.2011, at 15.28, Jonathan Tripathy wrote:
I wish to run Dovecot on my "Front End" outbound mail relay, and use Dovecot purely for authentication purposes. However, each mysql database for each domain will be on a separate server. Is there a way for dovecot to authenticate against different databases depending on domain name?
Not directly. You could create a checkpassword script to do it though.
participants (3)
-
Henrique Fernandes
-
Jonathan Tripathy
-
Timo Sirainen