summaryrefslogtreecommitdiff
path: root/sshd_config
diff options
context:
space:
mode:
authorKevin Steves <stevesk@pobox.com>2002-06-27 16:59:50 +0000
committerKevin Steves <stevesk@pobox.com>2002-06-27 16:59:50 +0000
commitbdf3e89f1a6d9697c627660cb5ae9828c89ce8f7 (patch)
treefd9df6800441bb9bec9e15657da32a3e45c5d647 /sshd_config
parentfe275982e376cf21d74fa911520a104ef19a43ae (diff)
20020628
- (stevesk) [sshd_config] PAMAuthenticationViaKbdInt no; commented options should contain default value. from solar.
Diffstat (limited to 'sshd_config')
-rw-r--r--sshd_config2
1 files changed, 1 insertions, 1 deletions
diff --git a/sshd_config b/sshd_config
index d57346bef..24c4e059e 100644
--- a/sshd_config
+++ b/sshd_config
@@ -71,7 +71,7 @@
71 71
72# Set this to 'yes' to enable PAM keyboard-interactive authentication 72# Set this to 'yes' to enable PAM keyboard-interactive authentication
73# Warning: enabling this may bypass the setting of 'PasswordAuthentication' 73# Warning: enabling this may bypass the setting of 'PasswordAuthentication'
74#PAMAuthenticationViaKbdInt yes 74#PAMAuthenticationViaKbdInt no
75 75
76#X11Forwarding no 76#X11Forwarding no
77#X11DisplayOffset 10 77#X11DisplayOffset 10