Re: How do I give ASP.NET process network credentials?
From: Joseph Geretz (jgeretz@nospam.com)
Date: 10/24/02
- Next message: Joseph Geretz: "Re: How do I give ASP.NET process network credentials?"
- Previous message: Greg Dunn: "Using Third-Party Web App Code Samples"
- In reply to: Thomas Tomiczek [MVP]: "Re: How do I give ASP.NET process network credentials?"
- Next in thread: Joseph Geretz: "Re: How do I give ASP.NET process network credentials?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "Joseph Geretz" <jgeretz@nospam.com> Date: Thu, 24 Oct 2002 16:10:08 -0400
Thanks Thomas.
It's the 'etc' part specifically which I need to know. What priviledges
exactly will this user need? And where do I set them? Why would it need to
act as part of the operating system? Using impersonation I routinely get
ASP.NET processes to assume the identity of the browser's interactive
session. These users are certanly not configured to act as part of the
operating system.
Can anyone provide the definitive spec on this? BTW, this is tied in to my
other question regarding WHERE this identity needs to be set. At the
processModel level, in which case it would be a machine-wide setting, or at
the Identity level, which can be customized per web application.
Thanks for any help which you can provide.
- Joe Geretz -
"Thomas Tomiczek [MVP]" <t.tomiczek@thona-consulting.com> wrote in message
news:Oy6Qb23eCHA.4228@tkmsftngp08...
> The domain user needs certain proviledges - acting as part of the
operating
> system, logon as a service etc.
>
> --
> Regards
>
> Thomas Tomiczek
> THONA Consulting Ltd.
> (Microsoft MVP C#/.NET)
- Next message: Joseph Geretz: "Re: How do I give ASP.NET process network credentials?"
- Previous message: Greg Dunn: "Using Third-Party Web App Code Samples"
- In reply to: Thomas Tomiczek [MVP]: "Re: How do I give ASP.NET process network credentials?"
- Next in thread: Joseph Geretz: "Re: How do I give ASP.NET process network credentials?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|