iTP Secure WebServer System Administrator's Guide (iTPWebSvr 5.1+)
Configuration Directives
iTP Secure WebServer System Administrator’s Guide—522659-001
A-64
Server
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
This command is optional.
Stdin file-name
specifies the standard input file for the server. The value is an OSS pathname. If
you do not specify standard files, the process starts without a standard file
environment.
If you specify Stdin, you also must specify Stdout and Stderr. If you specify
the Debug directive, the home terminal becomes the standard input file,
regardless of the value you specified for Stdin.
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)