ID: 41196 Comment by: thomas dot rabaix at gmail dot com Reported By: james dot talbot at brennanit dot com dot au Status: Open Bug Type: Feature/Change Request Operating System: All PHP Version: 5.2.1 New Comment:
I have written a solution to call SOAP using NTLM authentication http://rabaix.net/articles/2008/3/13/using-soap-php-with-ntlm-authentication Thomas Previous Comments: ------------------------------------------------------------------------ [2007-04-26 09:10:19] [EMAIL PROTECTED] Reclassified as feature request. ------------------------------------------------------------------------ [2007-04-26 04:17:53] james dot talbot at brennanit dot com dot au Description: ------------ Currently, you can choose SOAP_AUTHENTICATION_BASIC or SOAP_AUTHENTICATION_DIGEST as authentication methods when creating a new SoapClient. However, there is no option to authenticate using Samba/NT's challenge-response NTLM authentication. NTLM authentication is required, for example, for Microsoft's Dynamics CRM webservice. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=41196&edit=1