ISP---->Opensuse13.2------>Win2012R2+SharePoint2010
(note - this is not the same as nginx providing the auth using a password file - it should just be marshelling everythnig between the browser/server)
I have a big problem about ntlm authentication with sharepoint applications and nginx reverse proxy.
Although I’m currently very unenlightened about how to configure nginx,
I can try to apply some things I know about web servers and auth in general…
If NTLMv2 doesn’t work (and a simple Googling suggests this is so), you still have 2 other potential auth protocols… HTTP Basic and NTLM digest. I didn’t look deeply at the second, but it appears that the first may be possible.