当前位置:网站首页>You cannot access this shared folder because your organization's security policy prevents unauthenticated guests from accessing it
You cannot access this shared folder because your organization's security policy prevents unauthenticated guests from accessing it
2022-04-23 05:53:00 【Mu Meiwen】
Today, the company's distributed rendering machine suddenly can't access the file server , There is no material for the part rendered by the machine , I access it on the machine smb2 Protocol file server , Show “ You can't access this shared folder , Because your organization's security policy prevents unauthorized guests from accessing ……” I forgot the screenshot , Record the solution below .
First, try the method found on the network
Enable this policy in the security policy , When enabled, the server is still inaccessible .
Then doubt the server policy , But other renderers can access .
So I still look for problems on the client .
Since the strategy doesn't work , Just change it in the registry
Change this value to 1, Don't have to restart , Try it again , The file server can be accessed normally .
版权声明
本文为[Mu Meiwen]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204230542191961.html
边栏推荐
- Pytorch學習記錄(十三):循環神經網絡((Recurrent Neural Network)
- idea插件---背景播放歌曲
- Pytorch学习记录(十一):数据增强、torchvision.transforms各函数讲解
- Postfix变成垃圾邮件中转站后的补救
- 多线程与高并发(2)——synchronized用法详解
- 尚硅谷 p290 多态性练习
- 2 - principes de conception de logiciels
- rsync实现文件服务器备份
- Getting started with JDBC \ getting a database connection \ using Preparedstatement
- MySQL create Oracle exercise table
猜你喜欢
随机推荐
JDBC连接数据库
Multithreading and high concurrency (1) -- basic knowledge of threads (implementation, common methods, state)
What is JSON? First acquaintance with JSON
字符串(String)笔记
Anaconda安装PyQt5 和 pyqt5-tools后没有出现designer.exe的问题解决
MySQL transaction
Pyemd installation and simple use
Pytorch learning record (IV): parameter initialization
Shell instruction learning 1
mysql-触发器、存储过程、存储函数
idea插件---背景播放歌曲
软件架构设计——软件架构风格
Idea plug-in --- playing songs in the background
POI exports to excel, and the same row of data is automatically merged into cells
自定义异常类
MySql基础狂神说
MySQL的锁机制
Ora: 28547 connection to server failed probable Oracle net admin error
Record a project experience and technologies encountered in the project
JVM series (3) -- memory allocation and recycling strategy