> I need to capture the username and password used to login to Windows
> 2000/XP with PHP. Does anybody know how to do this?

You can get the username, that's it.

$_SESSION['LOGON_USER']

---John Holmes...

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to