smb : unable to access location. Failed to mount Windows share: Software caused connection abort

【已解决】smb失败:由软件导致的连接断开

英文版本如下:

Unable to access location. Failed to mount Windows share: Software caused connection abort

问题:

 

 

 

18.04升级到20.04就不行了

解决方法

编辑/etc/samba/smb.conf
在[global]后面添加
client min protocol = NT1
由于20.04把smb协议升级了,造成旧协议无法使用,我猜应该是重新启用smb1.0就行,如果是服务端就把client改称server

posted @ 2022-12-06 11:33  年华似水゛  阅读(613)  评论(0编辑  收藏  举报