31 Mar
2016
31 Mar
'16
9:29 a.m.
On Mar 31, 2016, at 9:04 AM, Stefano Zanmarchi <zanmarchi@gmail.com> wrote:
I've realized that quite often when users fail authentication due to wrong password this does not result in a "Login incorrect" message in the logs.
"Login incorrect" only occurs when the server sends an Access-Reject. EAP requires many packet exchanges, and the client may simply give up part way through. In that case, it won't show a "login incorrect" message. Alan DeKok.