FREEBSD让root用户远程ssh登录的方法
FREEBSD让root用户远程ssh登录的方法
发布时间:2016-12-27 来源:查字典编辑
摘要:修改/etc/ssh/sshd_config找到并修改PermitRootLoginyesPasswordAuthenticationyes...

修改 /etc/ssh/sshd_config 找到并修改

PermitRootLogin yes

PasswordAuthentication yes

重新启动ssh

/etc/rc.d/sshd restart

推荐文章
猜你喜欢
附近的人在看
推荐阅读
拓展阅读
相关阅读
网友关注
最新Unix/BSD学习
热门Unix/BSD学习
操作系统子分类