Set
use_md5_passwords to
yes in
conf/login-server.conf:
// Store passwords as MD5 hashes instead of plaintext ?// NOTE: Will not work with clients that use <passwordencrypt>use_MD5_passwords: yes
If you've already done this and are still experiencing errors, execute
sql-files/tools/convert_passwords.sql in your main schema to convert your existing passwords into MD5 hashes.