summaryrefslogtreecommitdiff
path: root/auth-pam.c
diff options
context:
space:
mode:
Diffstat (limited to 'auth-pam.c')
-rw-r--r--auth-pam.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/auth-pam.c b/auth-pam.c
index 0b4a28ab..f39d03f4 100644
--- a/auth-pam.c
+++ b/auth-pam.c
@@ -1392,6 +1392,5 @@ sshpam_set_maxtries_reached(int reached)
sshpam_maxtries_reached = 1;
options.password_authentication = 0;
options.kbd_interactive_authentication = 0;
- options.challenge_response_authentication = 0;
}
#endif /* USE_PAM */