summaryrefslogtreecommitdiff
path: root/sshd_config
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2003-05-15 12:05:28 +1000
committerDamien Miller <djm@mindrot.org>2003-05-15 12:05:28 +1000
commit2aa0ab463f479649760110ca52fa341880c5ae3a (patch)
tree4b6a778cc687b5e87e40ae2decba2184b124c09e /sshd_config
parentf842fcb296b9fbc0de905837c6074c732db550e5 (diff)
downloadopenssh-git-2aa0ab463f479649760110ca52fa341880c5ae3a.tar.gz
- jakob@cvs.openbsd.org 2003/05/15 01:48:10
[readconf.c readconf.h servconf.c servconf.h] always parse kerberos options. ok djm@ markus@ - (djm) Always parse UsePAM
Diffstat (limited to 'sshd_config')
-rw-r--r--sshd_config5
1 files changed, 3 insertions, 2 deletions
diff --git a/sshd_config b/sshd_config
index 36429c9d..57a1f2be 100644
--- a/sshd_config
+++ b/sshd_config
@@ -69,9 +69,10 @@
# Kerberos TGT Passing only works with the AFS kaserver
#KerberosTgtPassing no
-# Set this to 'yes' to enable PAM keyboard-interactive authentication
+# Set this to 'yes' to enable PAM authentication (via challenge-response)
+# and session processing
# Warning: enabling this may bypass the setting of 'PasswordAuthentication'
-#PAMAuthenticationViaKbdInt no
+#UsePAM no
#X11Forwarding no
#X11DisplayOffset 10