#41196 [Com]: Unable to make SOAP calls to NTLM authenticated web services

2008-03-18 Thread thomas dot rabaix at gmail dot com
 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=41196edit=1



#44417 [Opn]: call function ignore http wrapper

2008-03-13 Thread thomas dot rabaix at gmail dot com
 ID:   44417
 User updated by:  thomas dot rabaix at gmail dot com
 Reported By:  thomas dot rabaix at gmail dot com
 Status:   Open
 Bug Type: SOAP related
 Operating System: Linux
 PHP Version:  5.2.5
 New Comment:

I have written an article where I state the problem

http://rabaix.net/articles/2008/3/13/using-soap-php-with-ntlm-authentication


Previous Comments:


[2008-03-12 15:03:22] thomas dot rabaix at gmail dot com

Description:

If you defined your own http protocol wrapper with the
stream_wrapper_register function. The method call (http) does not use
it. However the SoapClient uses the new wrapper to retrieve the WSDL
file.

So my conclusion :
 - SoapClient read using the wrapper
 - SoapClient write/send using its own methods






-- 
Edit this bug report at http://bugs.php.net/?id=44417edit=1



#44417 [NEW]: call function ignore http wrapper

2008-03-12 Thread thomas dot rabaix at gmail dot com
From: thomas dot rabaix at gmail dot com
Operating system: Linux
PHP version:  5.2.5
PHP Bug Type: SOAP related
Bug description:  call function ignore http wrapper

Description:

If you defined your own http protocol wrapper with the
stream_wrapper_register function. The method call (http) does not use it.
However the SoapClient uses the new wrapper to retrieve the WSDL file.

So my conclusion :
 - SoapClient read using the wrapper
 - SoapClient write/send using its own methods


-- 
Edit bug report at http://bugs.php.net/?id=44417edit=1
-- 
Try a CVS snapshot (PHP 5.2): 
http://bugs.php.net/fix.php?id=44417r=trysnapshot52
Try a CVS snapshot (PHP 5.3): 
http://bugs.php.net/fix.php?id=44417r=trysnapshot53
Try a CVS snapshot (PHP 6.0): 
http://bugs.php.net/fix.php?id=44417r=trysnapshot60
Fixed in CVS: http://bugs.php.net/fix.php?id=44417r=fixedcvs
Fixed in release: 
http://bugs.php.net/fix.php?id=44417r=alreadyfixed
Need backtrace:   http://bugs.php.net/fix.php?id=44417r=needtrace
Need Reproduce Script:http://bugs.php.net/fix.php?id=44417r=needscript
Try newer version:http://bugs.php.net/fix.php?id=44417r=oldversion
Not developer issue:  http://bugs.php.net/fix.php?id=44417r=support
Expected behavior:http://bugs.php.net/fix.php?id=44417r=notwrong
Not enough info:  
http://bugs.php.net/fix.php?id=44417r=notenoughinfo
Submitted twice:  
http://bugs.php.net/fix.php?id=44417r=submittedtwice
register_globals: http://bugs.php.net/fix.php?id=44417r=globals
PHP 4 support discontinued:   http://bugs.php.net/fix.php?id=44417r=php4
Daylight Savings: http://bugs.php.net/fix.php?id=44417r=dst
IIS Stability:http://bugs.php.net/fix.php?id=44417r=isapi
Install GNU Sed:  http://bugs.php.net/fix.php?id=44417r=gnused
Floating point limitations:   http://bugs.php.net/fix.php?id=44417r=float
No Zend Extensions:   http://bugs.php.net/fix.php?id=44417r=nozend
MySQL Configuration Error:http://bugs.php.net/fix.php?id=44417r=mysqlcfg