7 Mar
2008
7 Mar
'08
10:09 a.m.
On Mar 4, 2008, at 6:02 PM, Mike wrote:
From the configuration notes (1.0.10), it sounds like setting 'auth_debug_passwords' will only log the user supplied password if
there was a mismatch.. When I set it (with auth_debug=no), I get a good amount
of auth debug info, regardless of password matching..
No, auth_debug_passwords=yes always enables auth_debug=yes
I'm basically looking to just add a "login failed" line, with the
username, and supplied passsword when a mismatch occurs.. Is there currently a way to do this without modifying the code?
No. I don't think failed passwords should be logged except while
debugging.