Re: Impersonation problem.
From: Paul Clement (UseAdddressAtEndofMessage_at_swspectrum.com)
Date: 03/29/05
- Next message: howard39_at_nospam.nospam: "Configuration Error -- Access is denied"
- Previous message: Joe Kaplan \(MVP - ADSI\): "Re: Impersonation problem."
- In reply to: szhang: "Impersonation problem."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Tue, 29 Mar 2005 12:55:57 -0600
On Tue, 29 Mar 2005 07:29:08 -0800, szhang <szhang@discussions.microsoft.com> wrote:
¤ 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.
Is your SQL Server set up for integrated security and is it specified in your connection string?
Paul
~~~~
Microsoft MVP (Visual Basic)
- Next message: howard39_at_nospam.nospam: "Configuration Error -- Access is denied"
- Previous message: Joe Kaplan \(MVP - ADSI\): "Re: Impersonation problem."
- In reply to: szhang: "Impersonation problem."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|