[Important note to readers: before trying any of the tips or tools listed on this website, make sure you have a full backup of all data on your computer. These tips have all been tested, but there's always a chance that you'll lose data in the process, so be safe and backup!]
Forcing NTLMv2 authentication when using Mac OS X Tiger server as a PDC (posted: 4-07-07 12:24 PM)
Out of the box, Mac OS Tiger server supports 3 Windows authentication mechanisms when functioning as a Windows domain controller: LAN Manager, NTLMv1, and NTLMv2/Kerberos. Of course, wherever possible, LAN MANAGER and NTLMv1 should be disabled, due to the weak hashing algorithms they use to store passwords.
Windows 2000 and later clients all support NTLMv2 and Kerberos authentication, so as long as you don't have old NT4 or Windows 98 boxes on your LAN, you should be OK disabling the weaker authentication types (emphasis here on should...)If you've tried this, you may have run into the situation where logins from those desktop OS's fail when LAN MANAGER and NTLMv1 are disabled on the Mac server, but they work fine when they're enabled. This seems due to a problem between the desktop and server negotiating the right authentication protocol. If you'd like to avoid this negotiation altogether and simply force the client machines to use NTLMv2 passwords, you can do it as follows:
Your Windows domain logins should now work. If you still get an error, try changing the Windows user password on the server and try logging in again.