Re: lmtp and virtual users

2019-10-02 Thread Aki Tuomi via dovecot
As documented e.g. here https://doc.dovecot.org/configuration_manual/authentication/ldap/ Aki > On 02/10/2019 20:47 Jean-Daniel via dovecot wrote: > > > You set ‘auth_bind' to ‘no' and and you make sure ‘dn’ and ‘dnpass’ are > properly configured with a user with enough privileges to read

Re: lmtp and virtual users

2019-10-02 Thread Jean-Daniel via dovecot
You set ‘auth_bind' to ‘no' and and you make sure ‘dn’ and ‘dnpass’ are properly configured with a user with enough privileges to read users passwords. And also, you make sure your pass_attrs contains a password attributes (containing the user password hash). > Le 2 oct. 2019 à 19:33, David W

Re: Fwd: lmtp and virtual users

2019-10-02 Thread David Wells - Alfavinil S.A. via dovecot
Is there anywhere an example of how this would be setup? I understand the use of a service account which I already setup but I can't figure out how to use this service account to retrieve information and authenticate users. Thanks! Best regards, David Wells. El 02/10/2019 a las 04:29, Aki Tuomi

Re: Fwd: lmtp and virtual users

2019-10-02 Thread Aki Tuomi via dovecot
On 1.10.2019 17.33, David Wells - Alfavinil S.A. via dovecot wrote: > Good morning. > > I was just reading > https://wiki.dovecot.org/AuthDatabase/LDAP/PasswordLookups and found > the following statement >> When using LDA and static userdb, >> deliver can check if de

Fwd: lmtp and virtual users

2019-10-01 Thread David Wells - Alfavinil S.A. via dovecot
t possible. Is this still relevant? Is there a workaround? It seems like using dovecots lmtp in an active directory environment is not possible, is this correct? Mensaje reenviado Asunto: Re: lmtp and virtual users Fecha: Mon, 30 Sep 2019 17:14:16 -0300 De: David W

Re: lmtp and virtual users

2019-09-30 Thread David Wells - Alfavinil S.A. via dovecot
Dear Aki, good afternoon. Thank you very much for your response and thank you again for the tip on how I could resolve this issue. The problem I'm facing is that I need dovecot to serve emails with two different authorization methods for imap and sasl, one through the kerberos ticket as in https:/

Re: lmtp and virtual users

2019-09-29 Thread Aki Tuomi via dovecot
On 27.9.2019 23.21, David Wells - Alfavinil S.A. via dovecot wrote: > Good afternoon. > > I have dovecot setup to authenticate virtual users using either gssapi > or doind a bind to an ldap server to achieve a single sign on capable > imap server connected to a samba active directory DC. What I a

lmtp and virtual users

2019-09-27 Thread David Wells - Alfavinil S.A. via dovecot
Good afternoon. I have dovecot setup to authenticate virtual users using either gssapi or doind a bind to an ldap server to achieve a single sign on capable imap server connected to a samba active directory DC. What I am also trying to achieve is to have dovecot's lmtp daemon handle the mails pass