Impersonation problem.
From: szhang (szhang_at_discussions.microsoft.com)
Date: 03/29/05
- Previous message: Nicole Calinoiu: "Re: ASP.NET file security problem"
- Next in thread: Brock Allen: "Re: Impersonation problem."
- Reply: Brock Allen: "Re: Impersonation problem."
- Reply: Paul Clement: "Re: Impersonation problem."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Tue, 29 Mar 2005 07:29:08 -0800
When I enable impersonation in web.config and show User identity in .aspx
page, it is the user IIS authenticates. But when I try to access Sql server,
I get an access denied error message. It looks like asp.net does not
impersonate it at sql server side. I can impersonate a specific user in
web.config without problem. Is this a bug or by design? I need to give users
permissions based on their Windows login and I have a lot of users, but they
are not going to access these web pages at the same time.
- Previous message: Nicole Calinoiu: "Re: ASP.NET file security problem"
- Next in thread: Brock Allen: "Re: Impersonation problem."
- Reply: Brock Allen: "Re: Impersonation problem."
- Reply: Paul Clement: "Re: Impersonation problem."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|