PAM Authentication failure
In my log file:
Security Violations
=-=-=-=-=-=-=-=-=-=
Apr 9 08:51:10 server proftpd[32029]: server.abc.com (1.1.1.1[1.1.1.1]) - PAM(user_A): Authentication failure.
Apr 9 08:51:10 server proftpd[32029]: server.abc.com (1.1.1.1[1.1.1.1]) - USER user_A: Login successful.
=-=-=-=-=-=-=-=-=-=
Apr 9 08:51:10 server proftpd[32029]: server.abc.com (1.1.1.1[1.1.1.1]) - PAM(user_A): Authentication failure.
Apr 9 08:51:10 server proftpd[32029]: server.abc.com (1.1.1.1[1.1.1.1]) - USER user_A: Login successful.
** My server : server.abc.com
I wonder why my log file stated PAM Authentication failure while the user actually has the correct password and can login successfully, what's the problem behind?
Thanks in advance.

