smbv1 无密码共享问题解决

469次阅读
没有评论

共计 195 个字符,预计需要花费 1 分钟才能阅读完成。

Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanWorkstation\Parameters]
"AllowInsecureGuestAuth"=dword:00000001
"RequireSecuritySignature"=dword:00000000
正文完
 0