After upgrading to Ubuntu 12.04 my MS Outlook 2007 (installed in wine) started failing to log in and kept prompting me for credentials and eventually after being entered in too many times locking my Active Directory account. After looking at the logs I saw that the issue stemmed from NTLM which was upgraded during the distro upgrade and started defaulting to NTLMv2 instead of NTLM.
To correct this issue I did the following:
1) Open smb.conf (in Ubuntu it is located in /etc/samba/)
2) Add “client...


Posted in
Tags: