Toggle menu
876
3.8K
30.2K
279.1K
Catglobe Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Impersonation

From Catglobe Wiki

<accesscontrol>Main:MyGroup</accesscontrol>

Impersonation

Syntax

<identity impersonate="true" userName="username" password="password"/>

Remarks

For security purpose, we should use Impersonate for accessing the web site.

Refer to 2.4 for more details about how to create a user account for Impersonate.

This is a required setting.

Example

<identity impersonate="true" userName="ASPNET_Impersonated" password="NDThuan13@"/>

Note

Add this user to C:\Windows\Temp with Full access.