On Mon, 2020-06-15 at 22:44 -0400, John Stoffel wrote: > > And what about if you don't use LDAP, but just use an sqlite3 or even > just a plain flat file for authentication, to try and figure out if > it's dovecot's problem, or maybe something in LDAP that changed as > well? >
Hi John, Thanks for your reply! We already found the issue, we're using a special character in our salt which isn't allowed (anymore?). After changing the salt, LDAP authentication is working again on Ubuntu Focal. Thanks again!
