使用 aws 的 Amazon Linux 2 系统,开启 root 帐号,部署了一些 web 业务,然后创建了一个镜像,使用此自定义镜像创建了一个实例。
使用 root 连接报错 Please login as the user "ec2-user" rather than the user "root".
使用 ec2-user 连接报错 Public-key authentication with the server for user ec2-user failed.
这是我镜像做的不合理还是 aws 的 bug 呢?求解怎么登录新创建的实例。
使用 root 连接报错 Please login as the user "ec2-user" rather than the user "root".
使用 ec2-user 连接报错 Public-key authentication with the server for user ec2-user failed.
这是我镜像做的不合理还是 aws 的 bug 呢?求解怎么登录新创建的实例。