![]() | |
![]() |
| | Thread Tools | Search this Thread | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I am trying to use the Impersonation functionality but am getting inconsistent results. Win 2000 w/ Visual Studio 2003 .NET Framework v1.1 in development mode. I have the following set in web.config: authentication mode="Windows" / identity impersonate ="true" / I also have changed IIS to not allow Anonymous Access I have changed the permissions on a couple of files to different users that I have created. Each of the files having only 1 different user given permission. 2 Problems: 1) Sometimes things happen as expected where, when moving from apsx to aspx, I get promted for the username/password/domain and with the proper credentials get permission. But all of a sudden it stops working and am not given access when retrying with the same credentials on the same aspx page when nothing has changed. 2) When provided access via the username/login/domain credentials all other pages that are accessed use that last set of credentials instead of the original, that being what the user is logged into the machine as. This isn't a major problem but shouldn't it only allow access and not change anything? |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |