Re: How to enable LDAP authentication for schema SSHA384

2021-11-07 Thread Ralph Seichter
* Stuart Henderson: > you could perhaps use "auth_bind = yes" to have Dovecot attempt a bind > with the user-supplied password [...] Thanks, that sounds like an approach worth investigating to me. Current access control settings for the LDAP server do not permit this method of binding, but I migh

Re: How to enable LDAP authentication for schema SSHA384

2021-11-07 Thread Stuart Henderson
On 2021-11-07, Ralph Seichter wrote: > * Alexander Dalloz: > >> Don't know about Ubuntu specifics [...] > > Thank you for the pointers. Am I right to interpret the Dovecot docs as > stating that SSHA384 is not supported by the official packages, and that > my only recourse might be building from t

Re: How to enable LDAP authentication for schema SSHA384

2021-11-07 Thread Ralph Seichter
* Alexander Dalloz: > Don't know about Ubuntu specifics [...] Thank you for the pointers. Am I right to interpret the Dovecot docs as stating that SSHA384 is not supported by the official packages, and that my only recourse might be building from the source code and adding some external code in t

Re: How to enable LDAP authentication for schema SSHA384

2021-11-07 Thread Alexander Dalloz
Am 07.11.2021 um 14:35 schrieb Ralph Seichter: While using LDAP-based authentication, I have come across the message auth: Error: [...] Unknown scheme SSHA384 Based on the docs at [1] I use the dovecot.org packages provided for Ubuntu 20.04 LTS which, as you can see, are not yet documented i

How to enable LDAP authentication for schema SSHA384

2021-11-07 Thread Ralph Seichter
While using LDAP-based authentication, I have come across the message auth: Error: [...] Unknown scheme SSHA384 Based on the docs at [1] I use the dovecot.org packages provided for Ubuntu 20.04 LTS which, as you can see, are not yet documented in the HTML page, put are available via [2]. Specif