The OnBase Healthcare API installer automatically sets NTFS permissions on the installation directory for the local IIS_IUSRS group. These permissions give the application pool identity account sufficient access to the installation files.
The following permissions are set on the entire installation directory:
-
Read & execute
-
List folder contents
-
Read
The following additional permission is set on the logs folder in the installation directory:
-
Write
The logs folder is the default location for log files when logging to file is enabled. If you configure log files to be written to a different location, make sure the application pool identity account has sufficient permissions to write files to the new location.