iTP Secure WebServer System Administrator's Guide (iTPWebSvr 5.1+)
Configuration Directives
iTP Secure WebServer System Administrator’s Guide—522659-001
A-52
Region
The group ID specified in the ticket must match one of the groups listed in
group-list. If the group-list includes more than one group ID, list the
broadest group first and the most specific last.
This command has no defaults.
To use SI_RequireSI command in a Region directive, enter the following:
RequireSI 1 10 20
This example makes the region accessible only to users who are members of groups
10 or 20, in department 1.
UserDir [-symlink-disable] [-symlink-owner] user-dir
The UserDir command sets the name of the user directory (user-dir) that is to
be accessed whenever a URL begins with a tilde (~). Any URL beginning with a
tilde (~) is mapped to the specified directory within the indicated local user’s home
directory.
The options include
-symlink-disable
This option disables symbolic links to files in the specified directory. As a
result, the iTP Secure WebServer returns a “not found” message in response to
any attempt to access a path that contains a symbolic link.
-symlink-owner
This option is similar in function to the -symlink-disable option; it disables
symbolic links, but only if these symbolic links are owned by someone other
than the owner of the files to which the symbolic links point.
The UserDir command overrides for specified regions the global specifications
set for the same items by the UserDir directive. For further information about
using the UserDir directive, see UserDir
on page A-72.
Anonymous Ticket Attributes
The ticket attributes for use with the SI_Department and SI_Default Region
commands (and directives) include the following:
•
-AnonymousTicketExpiration (see below)
•
-CookiePersistence (See page A-53)
•
-EnableAnonymousTicketing (See page A-54)
•
-PostExpirationExtension (See page A-54)
•
-RequireIP (See page A-54)
•
-RewriteHostAlias (See page A-55)
•
-RewriteHtmlLinks (See page A-55)