For more information... RTFM!
NAVIGATION
RECENTLY VIEWED
PAGES THAT LINK HERE
ACCOUNT LOGIN

You are not logged in

Powered by Interchange version 5.7.0

SOAP_Perms

The permissions that should be set on a SOAP UNIX-domain socket.

Synopsis

SOAP_Perms  0666

This directive expects a positive octal integer parameter.  The default is 0600.

Scope

This directive is only available for use in the global (interchange.cfg) configuration file, and will affect all websites running under the Interchange installation.  It will not work in a website's local (catalog.cfg) configuration file. 

Description

The permissions that should be set on a SOAP UNIX-domain socket (see the SOAP_Socket global configuration directive).  The default is 0600, which only grants access to the socket to programs running with the same user ID as the Interchange daemon.  The 0666 permission would grant everyone on the server access to the SOAP/RPC UNIX-domain socket.

Category:  Global config directives
Last modified by: Kevin Walsh
Modification date: Sunday 6 May 2007 at 7:35 PM (EDT)
Home  |  Legal nonsense  |  Privacy policy  |  Contact us