Identity

  • Thread starter Thread starter rn5a
  • Start date Start date
R

rn5a

What does the statement

ASP.NET runs with IIS identity

mean? Does it mean ASP.NET is running with ASPNET identity or
IUSR_<MachineName> identity or <MachineName> identity?

Thanks
 
Hello (e-mail address removed),

it means that IIS run under the standard identity (role/user), which is
IUSR_<MachineName>
---
WBR,
Michael Nemtsev [.NET/C# MVP] :: blog: http://spaces.live.com/laflour

"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo
 

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

Back
Top