Comment 39 for bug 510059

Revision history for this message
Nicolas Krzywinski (nsk7even) wrote :

Hi guys, for me only this line helped:
client ntlmv2 auth = no

The SMB server I am accessing is an old NAS which don't support NTLMv2. We had the same issues on all Windows 7 and Windows Server 2008 machines when trying to access the NAS, because the next gen windows systems have NTLMv1 disabled by default.

So the problem seems to be that gvfs in Ubuntu 12.04 does not try other authentication mechanisms if NTLMv2 is enabled!?

For now this workaround to disable NTLMv2 is no problem, because of the lack of any important NTLMv2 share. But gvfs has to support access to heterogenous samba network environments!