summaryrefslogtreecommitdiff
path: root/sshd_config.5
diff options
context:
space:
mode:
Diffstat (limited to 'sshd_config.5')
-rw-r--r--sshd_config.55
1 files changed, 4 insertions, 1 deletions
diff --git a/sshd_config.5 b/sshd_config.5
index 71a293ffb..6e2de10d7 100644
--- a/sshd_config.5
+++ b/sshd_config.5
@@ -677,7 +677,10 @@ If set to
677.Dq yes 677.Dq yes
678this will enable PAM authentication using 678this will enable PAM authentication using
679.Cm ChallengeResponseAuthentication 679.Cm ChallengeResponseAuthentication
680and PAM account and session module processing for all authentication types. 680and
681.Cm PasswordAuthentication
682in addition to PAM account and session module processing for all
683authentication types.
681.Pp 684.Pp
682Because PAM challenge-response authentication usually serves an equivalent 685Because PAM challenge-response authentication usually serves an equivalent
683role to password authentication, you should disable either 686role to password authentication, you should disable either