Re: [PHP-WIN] Re: Running PHP scripts as a different user

2004-05-04 Thread Jason Barnett
John Yu wrote: Runas has a /savecred to load a saved credential, maybe that will help? I did try that before. When I was in the shell I could use runas /savecred with a php script and only had to input the password once. However, I couldn't get this to work within PHP when using exec(). I thin

RE: [PHP-WIN] Re: Running PHP scripts as a different user

2004-05-04 Thread John Yu
Runas has a /savecred to load a saved credential, maybe that will help? -Original Message- From: Jason Barnett [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 04, 2004 10:41 PM To: [EMAIL PROTECTED] Subject: [PHP-WIN] Re: Running PHP scripts as a different user De Greef SéBastien wrote: > w