From 1be510f9529cb082f802408b472a77d074b394c0 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Sun, 14 Apr 2013 13:46:12 +0000 Subject: Add zarb MLs html archives --- zarb-ml/mageia-sysadm/2011-January/001657.html | 99 ++++++++++++++++++++++++++ 1 file changed, 99 insertions(+) create mode 100644 zarb-ml/mageia-sysadm/2011-January/001657.html (limited to 'zarb-ml/mageia-sysadm/2011-January/001657.html') diff --git a/zarb-ml/mageia-sysadm/2011-January/001657.html b/zarb-ml/mageia-sysadm/2011-January/001657.html new file mode 100644 index 000000000..997ac03c9 --- /dev/null +++ b/zarb-ml/mageia-sysadm/2011-January/001657.html @@ -0,0 +1,99 @@ + + + + [Mageia-sysadm] [694] disable tcp forwarding, so people cannot use our svn server to bounce to others server + + + + + + + + + +

[Mageia-sysadm] [694] disable tcp forwarding, so people cannot use our svn server to bounce to others server

+ root at mageia.org + root at mageia.org +
+ Fri Jan 7 03:37:15 CET 2011 +

+
+ +
Revision: 694
+Author:   misc
+Date:     2011-01-07 03:37:15 +0100 (Fri, 07 Jan 2011)
+Log Message:
+-----------
+disable tcp forwarding, so people cannot use our svn server to bounce to others server
+
+Modified Paths:
+--------------
+    puppet/modules/openssh/templates/sshd_config
+
+Modified: puppet/modules/openssh/templates/sshd_config
+===================================================================
+--- puppet/modules/openssh/templates/sshd_config	2011-01-07 02:33:45 UTC (rev 693)
++++ puppet/modules/openssh/templates/sshd_config	2011-01-07 02:37:15 UTC (rev 694)
+@@ -90,7 +90,7 @@
+ AcceptEnv LC_IDENTIFICATION LC_ALL
+ 
+ #AllowAgentForwarding yes
+-#AllowTcpForwarding yes
++AllowTcpForwarding no
+ #GatewayPorts no
+ X11Forwarding yes
+ #X11DisplayOffset 10
+-------------- next part --------------
+An HTML attachment was scrubbed...
+URL: </pipermail/mageia-sysadm/attachments/20110107/57956479/attachment.html>
+
+ + + + + + + + + + + + + + + + + + + +
+

+ +
+More information about the Mageia-sysadm +mailing list
+ -- cgit v1.2.1