Enter 1 to enable IIS identity impersonation. Leave empty to disable identity impersonation. If identity impersonation is disabled, then DeficiencyPop runs under the Network Service account. If this property is not included, the default value of 1 is used and IIS identity impersonation is enabled.
For example:
DEFICIENCYPOP_IIS_ASPNET_IMPERSONATION="1"
Or:
DEFICIENCYPOP_IIS_ASPNET_IMPERSONATION=""
This setting is required.
Note:
The impersonation account is granted modify rights to specific files and folders in the DeficiencyPop directory (e.g., DeficiencyPop). The installer does not add modify rights for any other groups. If impersonation is not used, users may experience permissions errors when DeficiencyPop attempts to modify certain files.