|
-
Sep 23rd, 2005, 04:02 AM
#1
Thread Starter
Hyperactive Member
ASP.NET impersonate problem
Hi,
For an ASPX application, I enable impersonation by adding the line
<identity impersonate="true" />
to the web.config file. At the same time, I also enable Anonymous access and Windows Integrated security in IIS.
With this combination, which ID will be used for resource access?
Current User Login ID or anonymous access ID?
Thx!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|