iTP Secure WebServer System Administrator's Guide (Version 7.0)
Configuration Directives
iTP Secure WebServer System Administrator’s Guide—523346-012
A-63
Anonymous Ticket Attributes
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-86.
Anonymous Ticket Attributes
The ticket attributes for use with the SI_Department and SI_Default Region 
commands (and directives) include:
•
-CookiePersistence time-in-seconds on page A-64
•
-EnableAnonymousTicketing {GroupID GroupID ...} on page A-64
•
-PostExpirationExtension add-seconds on page A-65
•
-RequireIP on page A-65
•
-RewriteHostAlias "alias-name alias-name ..." on page A-66
•
-RewriteHtmlLinks { Relative | Off } on page A-66
•
-RewriteImageLinks { Absolute | Relative | Off } on page A-66
•
-SignatureLength { 32 | 64 | 128 } on page A-67
-AnonymousTicketExpiration time-in-seconds
The AnonymousTicketExpiration attribute specifies the lifespan of Session 
Identifiers generated by the iTP Secure WebServer. When this period expires, the 










