On 20 December 2018 at 14:10 Odhiambo Washington < odhiambo@gmail.com> wrote:
You've made this more difficult to understand, even :-)
So the answer is:Set the following in 10-auth.conf
1. disable_plaintext_auth = no2. auth_mechanisms = plain
And yes, the encrypted passwords are stored in MySQL.
You cannot use hashed passwords with digest-md5 mechanism.
Aki