aboutsummaryrefslogtreecommitdiff
path: root/crypto/openssh/sshd_config
diff options
context:
space:
mode:
authorDag-Erling Smørgrav <des@FreeBSD.org>2002-07-03 00:08:19 +0000
committerDag-Erling Smørgrav <des@FreeBSD.org>2002-07-03 00:08:19 +0000
commit53282320d14dbb8a2e21f854b71e63a3a8125072 (patch)
treecd524fd7cbc6ce87a5d5c82ad277d23b1da1d1d6 /crypto/openssh/sshd_config
parent126aa65832ddfdeb20c3c003e7fd0976c82efaef (diff)
downloadsrc-53282320d14dbb8a2e21f854b71e63a3a8125072.tar.gz
src-53282320d14dbb8a2e21f854b71e63a3a8125072.zip
Notes
Diffstat (limited to 'crypto/openssh/sshd_config')
-rw-r--r--crypto/openssh/sshd_config6
1 files changed, 1 insertions, 5 deletions
diff --git a/crypto/openssh/sshd_config b/crypto/openssh/sshd_config
index b33047442a30..c1d0bc915e3b 100644
--- a/crypto/openssh/sshd_config
+++ b/crypto/openssh/sshd_config
@@ -62,7 +62,7 @@
#PasswordAuthentication yes
#PermitEmptyPasswords no
-# Change to no to disable s/key passwords
+# Change to no to disable PAM authentication
#ChallengeResponseAuthentication yes
# Kerberos options
@@ -75,10 +75,6 @@
# Kerberos TGT Passing only works with the AFS kaserver
#KerberosTgtPassing no
-# Set this to 'yes' to enable PAM keyboard-interactive authentication
-# Warning: enabling this may bypass the setting of 'PasswordAuthentication'
-#PAMAuthenticationViaKbdInt yes
-
#X11Forwarding yes
#X11DisplayOffset 10
#X11UseLocalhost yes