Console Application Alternate Windows Credentials
- From: Andy <anedza@xxxxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 18 Aug 2008 06:37:51 -0700 (PDT)
I have a windows console application written in .NET 1.1 that I want
to launch from the Windows Scheduler on Windows Server 2003. I want
to be able to progamatically specify the account and password the
console application runs under, in a similar manner to how
impersonation works with web applications.
The console application needs to be able to log itself in under
alternate credentials, and run as if those were the credentials it was
launched under.
Are there any security classes in .NET 1.1 that allow you to do this?
.
- Follow-Ups:
- Re: Console Application Alternate Windows Credentials
- From: Joe Kaplan
- Re: Console Application Alternate Windows Credentials
- Prev by Date: Windows User Controls into IE: Security Problem to register DLL
- Next by Date: Re: Windows User Controls into IE: Security Problem to register DLL
- Previous by thread: Windows User Controls into IE: Security Problem to register DLL
- Next by thread: Re: Console Application Alternate Windows Credentials
- Index(es):
Relevant Pages
|