summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPierre-Yves Ritschard <pyr@cvs.openbsd.org>2008-05-07 06:43:36 +0000
committerPierre-Yves Ritschard <pyr@cvs.openbsd.org>2008-05-07 06:43:36 +0000
commit91be854012875d9438d7cdfbad9aad207ebd8727 (patch)
treebc3ba650f14bce5f0c2c7876a270876ff3208434
parent7c198ceb089681ca98eb686357e6946dbae0572d (diff)
push the sshd_config bits in, spotted by ajacoutot@
-rw-r--r--usr.bin/ssh/sshd_config3
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.bin/ssh/sshd_config b/usr.bin/ssh/sshd_config
index c24645e6d5f..eeca08087a9 100644
--- a/usr.bin/ssh/sshd_config
+++ b/usr.bin/ssh/sshd_config
@@ -1,4 +1,4 @@
-# $OpenBSD: sshd_config,v 1.77 2008/02/08 23:24:07 djm Exp $
+# $OpenBSD: sshd_config,v 1.78 2008/05/07 06:43:35 pyr Exp $
# This is the sshd server system-wide configuration file. See
# sshd_config(5) for more information.
@@ -71,6 +71,7 @@ Protocol 2
#GSSAPIAuthentication no
#GSSAPICleanupCredentials yes
+#AllowAgentForwarding yes
#AllowTcpForwarding yes
#GatewayPorts no
#X11Forwarding no