[V]麒麟桌面系统【访问共享目录提示无效的参数】

【现象】

  1. 访问麒麟系统共享出来的目录,提示:“从服务器获取共享列表失败:无效的参数” ,如下图所示
    file
  2. 使用smbclient命令访问提示以下信息:"protocol negotiation failed: NT_STATUS_INVALID_NETWORK_RESPONSE"
    file

【处理方法】

  1. 编辑配置文件:sudo vim /etc/samba/smb.conf,或者使用sudo pluma /etc/samba/smb.conf 文本编辑器编辑。)
    file
    保存退出。
  2. 重启共享服务:sudo systemctl restart smbd
    file
  3. 再重新访问一下,已经可以正常访问了。
    file
    file
发表回复 0

Your email address will not be published.