Login Issues with Fedora CoreOs using Fedora user in AWS

$ ssh -i "Debug.pem" fedora@10.5.5.4
fedora@10.5.5.4: Permission denied (publickey,gssapi-keyex,gssapi-with-mic).

AWS
stable
Regions
- Region: ap-south-1
Release: 34.20210626.3.1
Image: ami-0de887f898b8b9edf

Solution

$ ssh -i "Debug.pem" core@10.5.5.4


# Default user in Fedora CoreOs is core instead of fedora but AWS wrongly display that information.

Once the VM has finished booting, its IP addresses will appear on the serial console. By design, there are no hard-coded default credentials.

If you set up an SSH key for the default core user, you can SSH into the VM and explore the OS:

ssh core@<ip address>
0 0 votes
Article Rating
Subscribe
Notify of
guest

0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x