> -----Original Message-----
> From: DJ Necrogami [mailto:[EMAIL PROTECTED]
> Sent: Monday, October 06, 2008 12:41 PM
> To: [EMAIL PROTECTED]; php-general@lists.php.net
> Subject: [PHP] NTLM Auth For grabbing data.
> 
> Content-Length        1656
> Content-Type  text/html
> Server        Microsoft-IIS/6.0
> WWW-Authenticate      Negotiate NTLM
> X-Powered-By  ASP.NET
> MicrosoftSharePointTeamServices       12.0.0.6023
> 
> I'm needing to authenticate against that with php. Is this possible?
> I can manually provide the details but the http auth script only
> allows basic auth not NTLM.
> 
> I'm not trying to have the user authenticate against it. I'm trying to
> get the server to authenticate against NTLM because i'm trying to grab
> and parse html pages.
> 
> If anyone can help thank you.
> 
> If there is a method of doing this easily in php normally please let
> me know. ZF or PHP either way.

STFW:

http://blog.thinkphp.de/archives/125-Accessing-NTLM-secured-resources-wi
th-PHP.html
http://forums.whirlpool.net.au/forum-replies-archive.cfm/630826.html
http://bytes.com/forum/thread9108.html
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/
PHP/Q_21586189.html
http://rabaix.net/articles/2008/3/13/using-soap-php-with-ntlm-authentica
tion
http://siphon9.net/loune/2007/10/simple-lightweight-ntlm-in-php/


Todd Boyd
Web Programmer

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

Reply via email to