I have a PHP app running on Windows 2008 server R2, which authenticates users against Active Directory using PHP\'s LDAP library.
As per this answer, I\'m looking to use
I believe the correct index for the authenticated user is $_SERVER['REMOTE_USER'].
$_SERVER['REMOTE_USER']