Identity impersonate

S

Sorin Sandu

How can I override Identity Impersonate setting from machine.config on a
site on the same server ?
I am using impersonate on most web sites but on one I need to use Windows
Identity.
 
T

Torrent Nicolas

Sorin Sandu a formulé la demande :
How can I override Identity Impersonate setting from machine.config on a
site on the same server ?
I am using impersonate on most web sites but on one I need to use Windows
Identity.

What do you mean by override identity impersonate ?
If you use impersonate, you use the user windows account. If you want
to use a specific one, you just have to add this in the Web.Config file
:
<identity impersonate="false" userName="" password=""/> where userName
is the Windows login.

By

N Torrent
 

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

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,053
Latest member
BrodieSola

Latest Threads

Top