iTP Secure WebServer System Administrator's Guide (iTPWebSvr 6.0+)

Configuration Directives
iTP Secure WebServer System Administrator’s Guide—523346-002
A-69
Default
Only one ServerRoot directive is allowed in the configuration file.
Default
The default is the directory where the server is started.
Example
ServerRoot /usr/tandem/webserver
SI_Default
Syntax
SI_Default -attribute value [-attribute value ...]
Description
Use the SI_Default directive to specify one or more default ticket attributes. For a
list of the ticket attributes, see Anonymous Ticket Attributes on page A-54.
Default
None.
Example
SI_Default -SignatureLength 128
SI_Department
Syntax
SI_Department departmentID [-attribute value -attribute value
...]
Description
Use the SI_Department directive to initialize a department for later use with
anonymous tickets. Once you initialize a department, you can use the departmentID
value in Region commands to divide your content into separate administrative areas.
You also can use this directive to specify department-wide ticket attributes. Refer to By
Department-Wide Attributes on page 11-7 for more information.
See also the SI_Department Region command in Region on page A-39.