win 10 查看局域网 samba 共享
开启发现和共享
settings -> network & internet -> status -> change connection properties -> private settings -> network & internet -> status -> network and sharing center -> change advanced sharing settings -> private 全部选择 turn on
启动 SMB 共享支持
settings -> apps -> programs and features -> turn windows features on or off -> SMB 1.0/CIFS File sharing support
然后重启电脑。
连接服务器
- 直接在 file explorer 中输入 ip 地址
- win + r 里面输入 ip 地址。
you can't access this shared folder because your organization's security policies block unauthenticated guest access.
如果出现上面的错误,那么需要修改组策略。
win + r
输入gpedit.msc
,computer configuration
->administractive templates
->network
->lanman workstation
enable insecure guest logons
-> enabled.
参考:
https://www.jianshu.com/p/be7dc5875923
https://technoresult.com/fix-cant-access-this-shared-folder-because-your-organizations-security-policies/
https://www.kapilarya.com/fix-you-cant-access-this-shared-folder-because-your-organizations-security-policies-block-unauthenticated-guest-access
https://www.cnblogs.com/huny/p/12609184.html
https://www.techrepublic.com/article/how-to-connect-to-linux-samba-shares-from-windows-10/#:~:text=When%20Windows%2010%20was%20released%2C%20it%20seemingly%20broke,sharing%20of%20folders%2C%20this%20was%20a%20bad%20move
https://os.51cto.com/art/202104/658846.htm
https://www.pcoic.com/system/windows/2119.html