If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > ASP > impersonate problem

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 05-31-06, 03:01
mehdi mehdi is offline
Registered User
 
Join Date: Sep 2003
Posts: 11
impersonate problem

Hi

I want to setup security of my site by using "windows Authentication" + Acls +impersonate
The users will authenticate to site with account that is not allowed to access to files and then impersonate
To account that has permission to access files.
I have problem with impersonate because After impersonate The prompt would appear to enter username & password.
I don't know why?
I check "Context.User.Identity.Name" and it changes to impersonate user, but "Context.Request.LogonUserIdentity.Name" is account that
user authenticate at first to arrive to site.
I appreciate if anybody could help me to find reason of this problem

Best Regards
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On