[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: Connecting to a Sharepoint webservice with NTML authentication
> anyone tried to connect to a Sharepoint webservice with NTML authentication?
I have not but look at Thomas's site. The NTLM stuff is on the WSDL page. Look for a "NEW" tag. It provides exactly for this function.
> Is NTML authentication supported in HTTPAPI now?
Not officially by Scott. But Thomas does provide the code needed and has made recent changes to the code to make it work better.
> Maybe I should try to change to basic authentication on the IIS?
My two cents worth not ever having had to worry about security of a web service and not understanding from a technical security standpoint why I'd use one or the other...change to basic but run the service over TLS(SSL) (which you were probably doing anyway).
-----------------------------------------------------------------------
This is the FTPAPI mailing list. To unsubscribe, please go to:
http://www.scottklement.com/mailman/listinfo/ftpapi
-----------------------------------------------------------------------