Configuring Miva Empresa on UnixME1014-045securityoptionsThe numeric value given to this variable allows you to enable configurations that may not be secure under all circumstances. The default value of 0 (zero) specifies that under nocircumstances, will Miva Empresa be allowed to follow symbolic links from source code or data directories. A value of 0 (zero) here also disallows Miva Empresa from following an absolute path, that may be specified in an application, to read or write data.Working as a bitmask, you can combine the values to allow combinations of different options. For example, the following option would allow Miva Empresa to ignore symbolic link ownership in the source code directory (2), and follow symbolic links in the data directory (4). securityoptions=6serveruserid When specified, Miva Empresa will only process scripts when invoked by the UID specified. This prevents users with shell accounts from running Miva Empresa from a shell prompt.value format: UID numberNote: The value configured must be a numeric user id, and not a user name. sitevarsContains the name of the file that contains the variable names / value pairs which are automatically created when Miva Empresa begins execution.
(See SiteVariables
File on page 10.)value format: file nameserveradminSet
this variable to the email address to be shown when Miva Empresa encounters a system configuration or authorization error, or cannot find the specified active document.value format: email address ValueDescription0Do not allow Miva Empresa to follow symbolic links or an absolute path (default).1Follow symbolic links in the source code directory. 2 Ignore symbolic link ownership in the source code directory. 4Follow symbolic links in the data directory. 8Ignore symbolic link ownership in the data directory. 16Allow absolute paths for data files.