iTP Secure WebServer System Administrator's Guide (iTPWebSvr 6.0+)
Configuration Directives
iTP Secure WebServer System Administrator’s Guide—523346-002
A-65
Server Commands
static server. Dynamic server processes are started by PATHMON only as the
result of a link request; they are not started by the START SERVER command.
The value of Numstatic cannot exceed the value of Maxservers.
If you omit this command, the default is 1.
An example of the Numstatic command is as follows:
Numstatic 2
This command is optional.
Priority priority-value
specifies the execution priority to be used when creating the server.
priority-value can be a value from 1 through 199. If you omit this command,
the default is the priority specified for the PATHMON process in the PATHMON
section.
An example of the Priority command is as follows:
Priority 150
This command is optional.
Security security-attribute
specifies the users, in relation to the owner of the server, who can access a server
class from a Pathsend requester.
The security attributes are the same as the Guardian file-security attributes. The
values are as follows:
If you do not specify the Security command for a server, the default is O.
An example of the Security command is as follows:
Security O
Note. To support sessions, the SSC’s Numstatic and Maxservers attributes must have the
same value.
A Any local user
G A group member or owner
O Owner only
- Local super ID
N Any local or remote user
C Any member of owner’s community (local or remote user having same
group ID as owner)
U Any member of owner’s user class (local or remote user having same
group ID and user ID as owner)