summaryrefslogtreecommitdiff
path: root/sshd_config
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2001-03-04 00:19:00 +1100
committerDamien Miller <djm@mindrot.org>2001-03-04 00:19:00 +1100
commitf85b4d76705035e495545c84a922f032447414bd (patch)
treef384942dadd155f97ac810a99b583a15cb9f2c2e /sshd_config
parent1d66c1602eb9cae2d3f173a9d9f8d96c274518bb (diff)
mode doc
Diffstat (limited to 'sshd_config')
-rw-r--r--sshd_config3
1 files changed, 2 insertions, 1 deletions
diff --git a/sshd_config b/sshd_config
index 2a9b86be2..370c4c8bc 100644
--- a/sshd_config
+++ b/sshd_config
@@ -42,7 +42,8 @@ PasswordAuthentication yes
42PermitEmptyPasswords no 42PermitEmptyPasswords no
43 43
44# Comment to enable s/key passwords or PAM interactive authentication 44# Comment to enable s/key passwords or PAM interactive authentication
45# NB. Neither of these are compiled in by default. 45# NB. Neither of these are compiled in by default. Please read the
46# notes in the sshd(8) manpage before enabling this on a PAM system.
46ChallengeResponseAuthentication no 47ChallengeResponseAuthentication no
47 48
48# To change Kerberos options 49# To change Kerberos options