Getting user on iis with "WWW-Authenticate: Negotiate"

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I have "WWW-Authenticate: Negotiate" working on IIS 5.1 and php 5.2 in isapi
mode but I can not figure out how to determine the user name that was used.
The

When I decode $_SERVER['HTTP_AUTHORIZATION'] I get NTLMSSP:

 $_Server[base64_decode(substr($_SERVER['HTTP_AUTHORIZATION'],10))]

I have the same issue with WWW-Authenticate: NTLM authentication

Thanks,

Aspen

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


[Index of Archives]     [PHP Home]     [PHP Users]     [PHP Database Programming]     [PHP Install]     [Kernel Newbies]     [Yosemite Forum]     [PHP Books]

  Powered by Linux