1 2 3 4 5 6 7 8 9
# Authentication auth_allow_cleartext = no auth_username_format = %{user | username} auth_mechanisms = plain userdb passwd { } passdb pam { failure_show_msg = yes }