ASP.NET Custom Identity bad environment !
- From: "Olivier Matrot" <olivier.matrot.rte@xxxxxxxxxxxxx>
- Date: Wed, 22 Nov 2006 12:00:57 +0100
Hello all,
Environment : Windows 2003/ASP.NET 2.0.
I have changed the process identity of an application pool to a custom
identity following this link :
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnpag2/html/paght000009.asp
This is working partially. The worker process use my custom identity but do
not load the corresponding profile (or fails to do it ?). Thus, the
environment of the process is inherited from the identity of the parent
process, which is lcoal system.
I need to have a correct profile because, I need to acces the user's
temporary directory. Last but not least, I want to use SQL Express 2005 User
Instances. This is not working for the same reason : bad user profile.
Any help appreciated.
TIA.
.
- Follow-Ups:
- Re: ASP.NET Custom Identity bad environment !
- From: Dominick Baier
- Re: ASP.NET Custom Identity bad environment !
- Prev by Date: RE: Locking down CAS policy
- Next by Date: Re: ASP.NET Custom Identity bad environment !
- Previous by thread: Access to key container made by administrator IN ASPNET 1.1
- Next by thread: Re: ASP.NET Custom Identity bad environment !
- Index(es):
Relevant Pages
|