Bug 259 - [Anolis OS 8.2][qcow2][images]AnolisOS-8.2-QU1镜像默认不允许ssh密码登录
Summary: [Anolis OS 8.2][qcow2][images]AnolisOS-8.2-QU1镜像默认不允许ssh密码登录
Status: RESOLVED FIXED
Alias: None
Product: Anolis OS 8
Classification: Anolis OS
Component: Images&Installations (show other bugs) Images&Installations
Version: 8.4
Hardware: All Linux
: P3-Medium S3-normal
Target Milestone: ---
Assignee: 赵明月
QA Contact: shuming
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-01-04 15:26 UTC by wanqian
Modified: 2022-01-17 11:19 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description wanqian alibaba_cloud_group 2022-01-04 15:26:58 UTC
镜像地址:
http://mirrors.openanolis.cn/anolis/8.2/isos/QU1/x86_64/AnolisOS-8.2-QU1-x86_64-ANCK.qcow2

描述:
上述qcow2镜像默认不允许ssh密码登录
Comment 1 赵明月 alibaba_cloud_group 2022-01-17 11:19:23 UTC
镜像配置了不允许用户远程登录,如果需要远程登录可以在

 /etc/ssh/sshd_config 修改 

 PasswordAuthentication no --> ​PasswordAuthentication yes