worker threads in asp.net
From: Josh Larkin (joshl@p2ionline.com)
Date: 11/01/02
- Next message: Jian-Wei Yu [MS]: "RE: Windows Authentication Question for ASP"
- Previous message: Ed leNoir: "Re: Access is denied when calling DirectoryEntry"
- Next in thread: josh Larkin: "worker threads in asp.net"
- Reply: josh Larkin: "worker threads in asp.net"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "Josh Larkin" <joshl@p2ionline.com> Date: Thu, 31 Oct 2002 20:50:06 -0800
Hi,
I have an asp.net page running under basic
authentication. It calls into an assembly which starts
some worker threads. The main thread runs under the users
windows login, but the worker theads all run under the
ASPNET account, which is the security context of the
process. Is there any way to get the worker threads to
run under the user's domain account instead?
- Next message: Jian-Wei Yu [MS]: "RE: Windows Authentication Question for ASP"
- Previous message: Ed leNoir: "Re: Access is denied when calling DirectoryEntry"
- Next in thread: josh Larkin: "worker threads in asp.net"
- Reply: josh Larkin: "worker threads in asp.net"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]