Philippe Nobili wrote: > >> --> If the error message is correct, there is no possible regression here. >> >> "Browse Remote Files" has never, ever, supported the NTLM (Microsoft >> specific, undocumented) authentication scheme. >> > Thanks for your answer; you made it quite clear. Strangely enough, > accessing the same document at the same WebDAV location for the same > user works perfectly with XMLMind 3.8.1.
I don't see how this could be possible, which is quite annoying for us. > It stopped to work since > XMLMind 4.2.1 and downgrading to XMLMind 3.8.1 solves (or rather > workarounds) the problem. The WebDAV client of XXE 4.2.1 and XXE 3.8.1 are totally different but are based on the same, low-level, HTTP client (http://www.innovation.ch/). > > It would seem to indicate that something has changed between these two > versions of XMLMind in the way server messages and errors are handled ? No, because the low-level, HTTP client has not changed between the two versions. > > For your information, user's authentication is done via LDAP, not NTLM, > so this message might not be 100% trusted ? LDAP is not an authentication scheme. It is a directory service like NIS, Active Directory, etc. NTLM is an authentication scheme like BASIC OR DIGEST. So it is not obvious that the error message "HTTPClient.AuthSchemeNotImplException: NTLM" is wrong. > Unfortunately, I am not able to grant you access permission to this > server, but thank you anyway for your quick reply as always. OK.

