Toggle menu
862
3.8K
30.2K
279.1K
Catglobe Wiki
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
Revision as of 08:46, 7 March 2011 by Catglobe (talk | contribs) (jrfconvert import)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)



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.