I do not know of anyway to authenticate using NTLM using PHP. Therefore,
NuSOAP does not have that ability.
Scott Nichol
Do not send e-mail directly to this e-mail address,
because it is filtered to accept only mail from
specific mail lists.
----- Original Message -----
From: "Tobias Vilén" <tobias.vilen@xxxxxxxxx>
To: <nusoap-general@xxxxxxxxxxxxxxxxxxxxx>
Sent: Monday, April 10, 2006 4:37 AM
Subject: [Nusoap-general] Trying to authenticate using NTLM
Hello!
I am trying to authenticate against a MS Sharepoint Server, that requires
NTLM authentification.
Allowing anynomous access on the Sharepointserver resolves my issues, but
that is not a durable solution.
Using cURL in terminal;
"curl -u username:password --ntlm serveradress/_vti_bin/Imaging.asmx?wsdl"
Works well.
I have tried with my novice php-skills to edit the nuSOAP class, but have
not managed to convert it to use NTLM authentification. (Recieves a 401 and
various other authorization-msgs)
Is there some way to solve this issue? Or am I just snowblind here in Sweden
(and not having a issue, just using nuSOAP in the wrong way?)
Best regards
Tobias
Göteborg, Sweden
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642
|