]> andersk Git - openssh.git/blobdiff - sshd_config
- dtucker@cvs.openbsd.org 2008/07/01 07:24:22
[openssh.git] / sshd_config
index ddfbbe91eb1f4318633129301aca264c14e40597..c5ee7c8a49e9d74ba258251aa5a3e1c715fd2021 100644 (file)
@@ -1,4 +1,4 @@
-#      $OpenBSD: sshd_config,v 1.77 2008/02/08 23:24:07 djm Exp $
+#      $OpenBSD: sshd_config,v 1.79 2008/05/08 12:21:16 djm Exp $
 
 # This is the sshd server system-wide configuration file.  See
 # sshd_config(5) for more information.
@@ -41,6 +41,7 @@ Protocol 2
 #PermitRootLogin yes
 #StrictModes yes
 #MaxAuthTries 6
+#MaxSessions 10
 
 #RSAAuthentication yes
 #PubkeyAuthentication yes
@@ -84,6 +85,7 @@ Protocol 2
 # and ChallengeResponseAuthentication to 'no'.
 #UsePAM no
 
+#AllowAgentForwarding yes
 #AllowTcpForwarding yes
 #GatewayPorts no
 #X11Forwarding no
This page took 0.26047 seconds and 4 git commands to generate.