Windows下访问Linux主机的SAMBA服务器解决办法

2026-02-13 11:14:50

1、修改Linux服务器服务器端配置文件vim 虚胆亲撤季/etc/ssh/sshd_config,丽眠把UseDNS yes改为UseDNS no

2、修改Linux服务器客户端配置文件vim /etc/ssh/ssh_config,把GSSAPIAuthentication yes 改成GSSAPIAuthentication no.

3、重启SSH服务。

猜你喜欢