Bug 3278 - iso镜像安装后默认不能使用root账户登录
Summary: iso镜像安装后默认不能使用root账户登录
Status: NEW
Alias: None
Product: Anolis OS 8
Classification: Anolis OS
Component: Images&Installations (show other bugs) Images&Installations
Version: 8.6
Hardware: All Linux
: P3-Medium S3-normal
Target Milestone: ---
Assignee: Jacob
QA Contact: shuming
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-11-29 10:55 UTC by 宋彦岭
Modified: 2022-11-29 10:55 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 宋彦岭 chinaunicom_group 2022-11-29 10:55:35 UTC
Description of problem:
需要修改一下/etc/ssh/sshd_config, 这两项改成yes后才能使用root登录:
PermitRootLogin yes
PasswordAuthentication yes

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:
取消这个限制

Additional info: