Re: How to run as in a deamon
- From: "Joe Kaplan" <joseph.e.kaplan@xxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 23 Aug 2006 19:40:39 -0500
Have them set up the scheduled task to run as the required user. That's the
most straightforward way to solve this.
Joe K.
--
Joe Kaplan-MS MVP Directory Services Programming
Co-author of "The .NET Developer's Guide to Directory Services Programming"
http://www.directoryprogramming.net
--
"David Thielen" <thielen@xxxxxxxxxxxxx> wrote in message
news:525C4CDD-F65C-4C82-8F63-EE93FDE4D091@xxxxxxxxxxxxxxxx
Hi;
We have this web app that handles security great. For everything we do we
run as the client so we do not have to store any credentials ourselves and
it
handles Sql Server access, reading files from the server, everything.
But... we have a deamon program where users can schedule these same
actions.
The problem is, when these deamon programs run, we don't have the client
user
attached and therefore cannot get their credentials.
Do we need to get their uname/pw and store it to be able to runAs them -
like services in Windows when running under a user? I hate to store that
info
because that is the keys to the kingdom.
--
thanks - dave
david_at_windward_dot_net
http://www.windwardreports.com
Cubicle Wars - http://www.windwardreports.com/film.htm
.
- Prev by Date: Re: How to convert string to SecureString?
- Next by Date: SSL Help
- Previous by thread: Re: Are AuthTickets Secure?
- Next by thread: Re: How to run as in a deamon
- Index(es):
Relevant Pages
|