NTLMv2 authentication for AppCode TFS integration
We are getting an authentication issue when we try to connect to our TFS servers from AppCode on MacOSX 10.7. I believe the problem is that our server does not allow authentication over NTLM (v1). Is there a way to get AppCode to send the authentication over NTLMv2?
Thanks!
Please sign in to leave a comment.
Hi,
Are you able to connect using other tool (command line, Eclipse plugin)?
Kirill
Yes, we're able to connect through command line and through Eclipse.
Is it true that discussion at http://youtrack.jetbrains.com/issue/IDEA-92012 is related?
Kirill
Yes, they are the same problem.