镜像地址: http://mirrors.openanolis.cn/anolis/8.2/isos/QU1/x86_64/AnolisOS-8.2-QU1-x86_64-ANCK.qcow2 描述: 上述qcow2镜像默认不允许ssh密码登录
镜像配置了不允许用户远程登录,如果需要远程登录可以在 /etc/ssh/sshd_config 修改 PasswordAuthentication no --> PasswordAuthentication yes