[interchange-docs] xmldocs - racke modified refs/SocketPerms

docs at icdevgroup.org docs at icdevgroup.org
Mon Jul 10 10:41:11 EDT 2006


User:      racke
Date:      2006-07-10 14:41:11 GMT
Modified:  refs     SocketPerms
Log:
added hint about socket permissions and Interchange::Link

Revision  Changes    Path
1.8       +5 -0      xmldocs/refs/SocketPerms


rev 1.8, prev_rev 1.7
Index: SocketPerms
===================================================================
RCS file: /var/cvs/xmldocs/refs/SocketPerms,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- SocketPerms	20 Jun 2006 09:07:29 -0000	1.7
+++ SocketPerms	10 Jul 2006 14:41:10 -0000	1.8
@@ -23,6 +23,11 @@
 </para><para>
 The default value is <literal>0600</literal>, which allows only programs
 running under your &IC; server UID to access the socket.
+</para><para>
+Another possible setting is <literal>0666</literal> if other programs needs
+to access the socket file, e.g. Apache2 via mod_perl and Interchange::Link.
+Please note that this setting is insecure, it allows every user on the system
+to communicate through the socket.
 __END__
 
 __NAME__ notes








More information about the docs mailing list