[jcifs] Re: url-pattern problem with internet explorer (ie resending NTLM-authentication)

floooh floh.mueller at web.de
Thu May 31 12:46:13 GMT 2007


well, my problem is even mentioned on
http://jcifs.samba.org/src/docs/ntlmhttpauth.html under "HTTP POST and
Protecting Sub-Content"..

in the meantime i found a solution myself, though it's not what i hoped for. as
it requires editing the registry it's not acceptable for our customers (who's
administators would have to edit a few hundred registries)..

the key is a DWORD-entry:
HKEY_CURRENT_USER/Software/Microsoft/Windows/CurrentVersion/Internet 
Settings/DisableNTLMPreAuth
set it to '1' and voilà, IE won't resend ntlm-authentication-data unless it is
asked for it ("unauthorized"-response from the server) and everything's good and
fine and shiny. only not for me... :(



More information about the jcifs mailing list