I appologize in advance, but I am relatively new to any security programming.
Is it possible to set up a window app, either in code or in the control
panel to run or access files as a its own user, not under the logged in user,
or do I have to set up the user account in advance and then use impersonation
in the code to access the request files?
Any help and/or guidance would be greatly appreciated.
Chris
Dominick Baier [DevelopMentor] - 28 Jun 2005 10:31 GMT
Hello clsmith66,
You would have to impersonate. This implies you need a password.
---------------------------------------
Dominick Baier - DevelopMentor
http://www.leastprivilege.com
> I appologize in advance, but I am relatively new to any security
> programming.
[quoted text clipped - 8 lines]
>
> Chris