-1

cmd.exe /C "cmdkey /add:"******" /user:"*****" /pass:"**********`""

OS version

Share Disk mount Error

1.Checked the network connection no block 2.Checked the smb client version smb2.

3.Capture the packet. Screenshot of the packet capture

KT.DR
  • 11
  • 1

1 Answers1

1

After I did some research I found the LAN Manager authentication level will leading the error of the authentication.

MS DOC

Then I delete this HKLM\System\CurrentControlSet\Control\Lsa\LmCompatibilityLevel in my Registry Editor and tried again it successfully mount the network drive.

KT.DR
  • 11
  • 1