pam_unix proftpd:auth: authentication failure

In order to fix this error "pam_unix proftpd:auth: authentication failure"  you have to disable/comment out the following 2 lines in protfptd configuration at /etc/proftpd.conf:


AuthPAMConfig proftpd
AuthOrder mod_auth_pam.c* mod_auth_unix.c

Make sure to restart the proftpd service after the change.

 

  • proftpd, authentication, problems
  • 1 Users Found This Useful
Was this answer helpful?

Related Articles

 pycurl error (43, 'CURLOPT_SSL_VERIFYHOST no longer supports 1 as value!')

pycurl.error: (43, 'CURLOPT_SSL_VERIFYHOST no longer supports 1 as value!')...