On 01/14/2018 09:40 AM, Patrick O'Callaghan wrote:
I get: PORT STATE SERVICE 445/tcp open microsoft-ds Host script results: | smb-protocols: | dialects: |_ NT LM 0.12 (SMBv1) [dangerous, but default] So clearly the config option isn't being used, or doesn't do what I thought it did. I'll investigate further.
I believe what you're seeing is the auth protocol, while the option you're setting is for the general protocol. I don't have a samba 3 server to check anymore, but I think you want to set "lanman auth = no" and "ntlm auth = no", which should leave you with NTLMv2 with SPNEGO.
_______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx