Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
sshd_config typo error?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
yaneurabeya
Veteran
Veteran


Joined: 13 May 2004
Posts: 1754
Location: Seattle

PostPosted: Mon Mar 28, 2005 10:04 pm    Post subject: sshd_config typo error? Reply with quote

Just wondering if anyone else was experiencing this error.

Anyhow, in /etc/ssh/sshd_config if I enter the line as follows, I get login errors (publickey is the only assumed authentication method).

Code:
ChallengeResponseAuthentication no


Yet, if I enter it as follows I don't receive errors and I don't get that stupid 'server challenging your reply' message. The previous version was from an 'old' install of Gentoo (approximately Dec.) where the new one was from a recent install (last week).

Code:
challengeResponseAuthentication no


Seems silly that a typo like that that doesn't seem to match their format would work with the other one acting as an error when it follows their capitalization scheme...
Back to top
View user's profile Send private message
StarDragon
Guru
Guru


Joined: 19 Jun 2005
Posts: 390
Location: tEXas

PostPosted: Sun Feb 05, 2006 5:37 pm    Post subject: Reply with quote

Maybe it ignores it in lowercase letters, anyway here is what I have on my config files:
Code:

#ChallengeResponseAuthentication yes
# be allowed through the ChallengeResponseAuthentication mechanism.
# ChallengeResponseAuthentication=no
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum