On Thursday 02 February 2006 21:14, Yaroslav Halchenko wrote: > I think I figured out the difference... > > Check out what you have for options (I believe these are default values > on debian systems) > > ChallengeResponseAuthentication no > PasswordAuthentication yes
Weird, I'm pretty sure I haven't changed these values from default: bandit:/etc/ssh# egrep '(PasswordAuthentication| ChallengeResponseAuthentication)' sshd_config #ChallengeResponseAuthentication yes PasswordAuthentication no Changing PasswordAuthentication to yes does result in the extra logging as you say. I will leave it set to yes and remove my adjustment from the fail2ban regex. Thanks much. hads -- "Who was that guy?" -Fry "Your momma! Now shut up and drag me to work." -Bender -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

