summaryrefslogtreecommitdiffstats
path: root/sshd_config
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2008-05-19 06:58:22 +0200
committerDamien Miller <djm@mindrot.org>2008-05-19 06:58:22 +0200
commitba3a6599a2c1f2547747653608c6235bb8f252e4 (patch)
tree9a6b0ea60ba876b2d58a2dd2c1ae88ea97b46844 /sshd_config
parent - pyr@cvs.openbsd.org 2008/05/07 05:49:37 (diff)
downloadopenssh-ba3a6599a2c1f2547747653608c6235bb8f252e4.tar.xz
openssh-ba3a6599a2c1f2547747653608c6235bb8f252e4.zip
- pyr@cvs.openbsd.org 2008/05/07 06:43:35
[sshd_config] push the sshd_config bits in, spotted by ajacoutot@
Diffstat (limited to '')
-rw-r--r--sshd_config3
1 files changed, 2 insertions, 1 deletions
diff --git a/sshd_config b/sshd_config
index ddfbbe91e..1f97a9dcc 100644
--- a/sshd_config
+++ b/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.
@@ -84,6 +84,7 @@ Protocol 2
# and ChallengeResponseAuthentication to 'no'.
#UsePAM no
+#AllowAgentForwarding yes
#AllowTcpForwarding yes
#GatewayPorts no
#X11Forwarding no