[GD-Windows] Getting an user's security details
Brought to you by:
vexxed72
From: <ce...@ce...> - 2003-06-21 14:08:17
|
Hey all, I'm developing a cron-like service for win2k and above and I need to run = processes as different users (not as .\LocalSystem). The problem I'm = having is that I don't know how to find out an user's password in order = to log on as that user and run commands in his/her security context. = I've searched MSDN for about four hours and I couldn't fnd any good = information regarding this. Thanks in advance, Adrian |