Displaying 8 results from an estimated 8 matches for "alfavinil".
2019 Sep 30
2
lmtp and virtual users
...of files and I would like a one
solution to serve them all. Is this even possible? Is there information
on how to achieve this somewhere I haven't found?
Thank you very much again.
Best regards,
David Wells.
El 30/09/2019 a las 03:36, Aki Tuomi escribi?:
> 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 am also
>...
2019 Oct 01
0
Fwd: lmtp and virtual users
...#39;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 Wells - Alfavinil S.A. via dovecot <dovecot at dovecot.org>
Responder a: David Wells - Alfavinil S.A. <dwells at alfavinil.com>
Para: Aki Tuomi <aki.tuomi at open-xchange.com>, dovecot at dovecot.org
Dear Aki, good afternoon.
Thank you very much for your response and thank you again for the t...
2019 Oct 02
1
lmtp and virtual users
...ind' 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 Wells - Alfavinil S.A. via dovecot <dovecot at dovecot.org> a ?crit :
>
> 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.
&g...
2019 Oct 02
2
Fwd: lmtp and virtual users
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 <https://wiki.dovecot.org/LDA> and static userdb,
>> deliver can check if destination us...
2019 Sep 27
2
lmtp and virtual users
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
passed from postfix. However, the only way I've gotten this to work is
setting allow_all_users =
2019 Sep 30
0
lmtp and virtual users
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 am also
> trying to achieve i...
2019 Oct 02
0
Fwd: lmtp and virtual users
...erstand
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 escribi?:
>
>
> 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 <https://wiki.dovecot.org/LDA> and static userdb,
>>> deliver...
2019 Nov 08
1
gssapi without passdb
Good afternoon.
I'm configuring dovecot to authenticate users against a samba server
running as an active directory domain controller. I followed the
instructions as stated in the page
https://wiki.dovecot.org/Authentication/Kerberos and considering the
sentence that states [...]The Kerberos authentication mechanism doesn't
require having a passdb, but you do need a userdb[...] I