summaryrefslogtreecommitdiff
path: root/sshd.8
diff options
context:
space:
mode:
Diffstat (limited to 'sshd.8')
-rw-r--r--sshd.810
1 files changed, 8 insertions, 2 deletions
diff --git a/sshd.8 b/sshd.8
index 79c184330..3601dff2c 100644
--- a/sshd.8
+++ b/sshd.8
@@ -644,11 +644,17 @@ The minimum value is 512, and the default is 768.
644Specifies whether 644Specifies whether
645challenge reponse 645challenge reponse
646authentication is allowed. 646authentication is allowed.
647Currently there is only support for 647Currently there is support for
648.Xr skey 1 648.Xr skey 1
649authentication. 649and PAM authentication.
650The default is 650The default is
651.Dq yes . 651.Dq yes .
652Note that enabling ChallengeResponseAuthentication for PAM bypasses
653OpenSSH's password checking code, thus rendering options such as
654.Cm PasswordAuthentication
655and
656.Cm PermitEmptyPasswords
657ineffective.
652.It Cm StrictModes 658.It Cm StrictModes
653Specifies whether 659Specifies whether
654.Nm 660.Nm