首页 > 代码库 > 使用SecureCRT远程链接Ubuntu出现 Change of username or service not allowed的问题

使用SecureCRT远程链接Ubuntu出现 Change of username or service not allowed的问题

RT:

   首先是确认ubuntu上有运行

技术分享

 

sshd服务的

但是用SecureCRT链接时报错,默认用户名是root:

技术分享

打开ssh_config检查下是否禁止直接用root登陆

技术分享

这句技术分享

改成yes

ok再次链接

技术分享

 

使用SecureCRT远程链接Ubuntu出现 Change of username or service not allowed的问题