RE: [PHP-WIN] PHP SYSTEM() on IIS

2007-09-30 Thread Gustav Wiberg
ds that I've got wrong. -Original Message- From: chris chia [mailto:[EMAIL PROTECTED] Sent: Saturday, September 29, 2007 4:58 AM To: php-windows@lists.php.net Subject: [PHP-WIN] PHP SYSTEM() on IIS Hi all,I have a Windows server being run and logged in with an admin user A w

[PHP-WIN] PHP SYSTEM() on IIS

2007-09-28 Thread chris chia
Hi all,I have a Windows server being run and logged in with an admin user A with all the necessary services running on the server.Our IIS has Anonymous Access of root network domain user B. And when I run a PHP script to use it SYSTEM() function to run the command 'whoami' in the shell (for e.g