On Tue, 1 Apr 2014, Ophir Orly wrote: > 1. I’m trying to use the NTLMv2 implemented in the latest release. > Just to make sure – do I need to compile it with the --with-gssapi file?
You shouldn't do - not for the native NTLM/NTLMv2 code. I don't belive there is anything in the new NTLMv2 code that requires it. I personally, build a varity of Windows builds but my everyday working environment is: Win 64-bit, OpenSSL (No SSPI) and Native SASL (inc NTLM/NTLMv2) > I assume that I do, but I want to make sure. If it is so – I > suggest adding this bit to the documentation, since the “old” NTLM > doesn’t require it Are you having an issue if you don't include gssapi? Kind Regards Steve ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html
