Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
ASP .Net
ASP .Net Security
ASP.NET Custom Identity bad environment !
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="Olivier Matrot, post: 4282771"] 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 : [URL]http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnpag2/html/paght000009.asp[/URL] 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. [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
ASP .Net
ASP .Net Security
ASP.NET Custom Identity bad environment !
Top