How to access to SQL with Integrated Security from ASP.Net app

D

Davide Bedin

I'm trying to use impersonation for a specific account in order to access
SQL with Integrated Security

This account is member of the domain users and has access to the SQL
database.
The <process model> in machine.config on the server is SYSTEM so I suppose
it has sufficient rights to impersonate a user.

When I try to access the application I get an UnauthorizedAccessException
telling that the user hasn't access to
C:\winnt\Microsoft.net\framework\v1.1.4322\temporary asp.net files\control
codes\5753d30e\430de296\hash.web is denied.

Have I to set any special right to the user I'm impersonating in order to
use the application? If I impersonate a user that is member of the domain
administrators group everything works fine, obviously.

Thanks in advance,
Davide Bedin
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,764
Messages
2,569,565
Members
45,041
Latest member
RomeoFarnh

Latest Threads

Top