User Permissions for Optiva on the Server
The temporary directory on the web server must have the appropriate permissions for the users who access Optiva on the server. This can be one of two things:
- If Integrated Windows Authentication is enabled, then
access must be granted to users of the domain:
<domain_name>\domain_users
Example:
FORMATION\DOMAIN_USERS
- If Integrated Windows Authentication is disabled,
then access must be granted to the anonymous impersonation account. This should
be:
iusr_<machine_name>
Example:
IUSR_PANTHER