SOURCES: ApacheJServ-config.patch (NEW) - disable insecure selfser...

glen glen at pld-linux.org
Fri Jan 6 19:48:05 CET 2006


Author: glen                         Date: Fri Jan  6 18:48:05 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- disable insecure selfservlet by default

---- Files affected:
SOURCES:
   ApacheJServ-config.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/ApacheJServ-config.patch
diff -u /dev/null SOURCES/ApacheJServ-config.patch:1.1
--- /dev/null	Fri Jan  6 19:48:05 2006
+++ SOURCES/ApacheJServ-config.patch	Fri Jan  6 19:48:00 2006
@@ -0,0 +1,11 @@
+--- ./conf/jserv.properties.in~	2005-12-29 13:51:48.000000000 +0200
++++ ./conf/jserv.properties.in	2006-01-05 22:21:27.000000000 +0200
+@@ -164,7 +164,7 @@
+ # Default: false
+ # WARNING: disable this in a production environment since may give reserved
+ # information to untrusted users.
+-security.selfservlet=true
++security.selfservlet=false
+ 
+ # Set the maximum number of socket connections Apache JServ may handle 
+ # simultaneously. Make sure your operating environment has enough file
================================================================


More information about the pld-cvs-commit mailing list