Hi JerryDevore
I have a quick question while I am running the following scenario:
client: W10 machine domain joined to domain.local
server: W10 machine domain joined to domain.local
server has a file share to which the client can access to using the FQDN of the server (e.g., \\server.domain.local\test
both client and server are set to "Send NTLMv2 response only. Refuse LM & NTLM", however the domain controller is set to "Send LM & NTLM - use NTLMv2 session security if negotiated"
despite the above config when the client access the file share I can see the event 4624 in the event viewer security section on the server with still NTLM V1 being used
Detailed Authentication Information:
Logon Process: NtLmSsp
Authentication Package: NTLM
Transited Services: -
Package Name (NTLM only): NTLM V1
Key Length: 128
why do you think the NTLM version is still downgraded to NTLM v1?