谷姐:我们都是谷歌迷
We are all Google fans

甲骨文arm自带ubuntu怎么使用密码登录-ColoThor

Rate this post

1、编辑/etc/ssh/sshd_config 文件 将PasswordAuthentication 的值改为 yes
2、https:// www . cnblogs . com/liujiaxin2018/p/14940308.html
上面都做了,并且重启了,还是不能密码登录

热议
2楼 mika. 3小时前

看错了,修改掉

3楼 optimism 3小时前

没搞好

4楼 老公在这呢 3小时前

echo root:RUYO |sudo chpasswd root
sudo sed -i 's/^#\?PermitRootLogin.*/PermitRootLogin yes/g' /etc/ssh/sshd_config;
sudo sed -i 's/^#\?PasswordAuthentication.*/PasswordAuthentication yes/g' /etc/ssh/sshd_config;
sudo service sshd restart
然后passwd改密码,以上代码设置的密码是RUYO

5楼 qshng 3小时前

我只想知道怎么开出的arm

6楼 cherbim 3小时前

PermitRootLogin这个也要改成yes

7楼 ColoThor 3小时前

PermitRootLogin这个也要改成yes

谢谢,可以了

8楼 ColoThor 3小时前

看错了,修改掉

没错,就是要改 PermitRootLogin yes

9楼 ColoThor 2小时前

echo root:RUYO |sudo chpasswd root
sudo sed -i 's/^#\?PermitRootLogin.*/PermitRootLogin yes/g' /etc/ ...

谢谢各位大佬,可以了

10楼 ColoThor 2小时前

我只想知道怎么开出的arm

首尔,我是看到论坛帖子才去开的

12楼 ColoThor 2小时前

bash

霍,还有脚本

13楼 qshng 1小时前

首尔,我是看到论坛帖子才去开的

好兄弟 帖子在哪

14楼 MJJ威武 半小时前

霍,还有脚本

能用吗?我可以用

15楼 木子喵 半小时前

# 切换root
su

# 进行修改,完成后重启服务
sed -i 's/#PermitRootLogin.*/PermitRootLogin yes/g' /etc/ssh/sshd_config
sed -i 's/PasswordAuthentication.*/PasswordAuthentication yes/g' /etc/ssh/sshd_config
# 重启sshd
/etc/init.d/ssh restart

申明:本文内容由网友收集分享,仅供学习参考使用。如文中内容侵犯到您的利益,请在文章下方留言,本站会第一时间进行处理。

未经谷姐允许不得转载:谷姐靓号网 » 甲骨文arm自带ubuntu怎么使用密码登录-ColoThor
分享到: 生成海报

热门文章

评论 抢沙发

评论前必须登录!

立即登录   注册

买Google Voice认准【谷姐靓号网】

Google Voice靓号列表Google Voice自助购买
切换注册

登录

忘记密码 ?

切换登录

注册

我们将发送一封验证邮件至你的邮箱, 请正确填写以完成账号注册和激活