Impersonation

From Catglobe Wiki
Revision as of 10:46, 7 March 2011 by 127.0.0.1 (talk | contribs) (jrfconvert import)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search



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.