Azure Files - System error 53

前端 未结 3 1440

I am trying to use Azure Files and I am getting the following System error 53. Any ideas?

3条回答
  •  执念已碎
    2020-12-19 01:05

    This is the only thing that worked for me:

    Change this registry key to a value of 3

    HKLM\SYSTEM\CurrentControlSet\Control\Lsa > LmCompatibilityLevel

    For more information, see the LmCompatibilityLevel topic on TechNet.

    Got this solution from this MS docs

提交回复
热议问题