http://www.linuxeden.com/html/solution/20071008/35602.html
原来Windows Vista强制使用NTLMv2认证,而 Samba Server 只支持NTLM
1. 单击“开始”,指向“程序”,然后单击“管理工具”。
2. 在“本地安全设置”(或者直接开始 运行 “secpol.msc”)下,展开“本地策略(Local Policies)”。
3. 单击“安全选项(Security Options)”。
4. 双击“网络安全:LAN Manager 身份验证级别(Network Security: LAN Manager authentication level)”,然后单击列表中:发送LM和NTLMv2,如果已协商,则使用NTLMv2协议(LM and NTLM – use NTLMV2 session security if negotiated)
搞定。