Actually allow enabling ChallengeResponseAuthentication on Debian Lenny.
This commit is contained in:
parent
6b660a56a7
commit
0615dc635c
1 changed files with 0 additions and 2 deletions
|
@ -173,8 +173,6 @@ AllowAgentForwarding yes
|
|||
AllowAgentForwarding no
|
||||
<%- end -%>
|
||||
|
||||
ChallengeResponseAuthentication no
|
||||
|
||||
<%- unless sshd_allowed_users.to_s.empty? then -%>
|
||||
AllowUsers <%= sshd_allowed_users -%>
|
||||
<%- end -%>
|
||||
|
|
Loading…
Reference in a new issue