Re: [GD-Windows] Getting an user's security details
Brought to you by:
vexxed72
From: Colin F. <cp...@ea...> - 2003-06-21 16:13:08
|
Viruses have the same problem... I bet RealNetworks would kill to learn a good answer, too. Pesky security! --- Colin ----- Original Message ----- From: "Adrian Cearnău" <ce...@ce...> To: <gam...@li...> Sent: Saturday, June 21, 2003 7:08 AM Subject: [GD-Windows] Getting an user's security details 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 |