]> andersk Git - openssh.git/blobdiff - sshd_config
20020628
[openssh.git] / sshd_config
index 35e58fcf5bf8c2e45942699b1311d4a557851fc7..24c4e059e2cfdbcb45468092dfc4eab0dee45c12 100644 (file)
@@ -1,4 +1,4 @@
-#     $OpenBSD: sshd_config,v 1.55 2002/06/20 20:03:34 stevesk Exp $
+#      $OpenBSD: sshd_config,v 1.56 2002/06/20 23:37:12 markus Exp $
 
 # This is the sshd server system-wide configuration file.  See
 # sshd_config(5) for more information.
@@ -71,7 +71,7 @@
 
 # Set this to 'yes' to enable PAM keyboard-interactive authentication 
 # Warning: enabling this may bypass the setting of 'PasswordAuthentication'
-#PAMAuthenticationViaKbdInt yes
+#PAMAuthenticationViaKbdInt no
 
 #X11Forwarding no
 #X11DisplayOffset 10
@@ -81,6 +81,7 @@
 #KeepAlive yes
 #UseLogin no
 #UsePrivilegeSeparation yes
+#Compression yes
 
 #MaxStartups 10
 # no default banner path
This page took 0.039106 seconds and 4 git commands to generate.