We have our Web server running IIS7 and PHP 5.2 on our internal ActiveDirectory domain. What I'd like to get setup is NTLM username to be passed to PHP, if there is one. So that, if a user is logged into a workstation on our AD domain, their username is passed to IIS > PHP so that I know who is...