Enforce 'client plaintext auth', 'client lanman auth' and 'client ntlmv2 auth'.
authorAndrew Bartlett <abartlet@samba.org>
Sun, 8 Jun 2003 12:49:31 +0000 (12:49 +0000)
committerAndrew Bartlett <abartlet@samba.org>
Sun, 8 Jun 2003 12:49:31 +0000 (12:49 +0000)
commite4bc8f08c35aeff9aa430058a82a16a515ef474d
tree98f47cf3e29d29ea11c5c7ea5392a9371982890c
parent850554084c32025c04f93cf5b9cf31088b93e68e
Enforce 'client plaintext auth', 'client lanman auth' and 'client ntlmv2 auth'.

(this now causes things like the LANMAN protocol and contacting servers with 'encrypt passwords = no' set to fail, if configured)

'client ntlmv2 auth' (a BOOL) forces both plaintext and lanman off, and is the
most secure setting for compatible hosts.

Perhaps we should change this to 'client minimum auth'?

Andrew Bartlett
(This used to be commit e1fb681e4c921456fde154b87687722a18ed4aac)
source3/libsmb/cliconnect.c
source3/param/loadparm.c