HI I’ve managed to do everything in this lab but for some reason the passwordless ssh even though configured correctly didn’t show as successful
I think you’re putting your local private key in the wrong place. The instruction for the task says:
- An EC2 instance named
nautilus-ec2exists. Connect to this instance from the AWS console. Create an SSH key (/root/.ssh/id_rsa) on theaws-clienthost if it doesn’t already exist. Add the public key to the authorized keys of therootuser on the EC2 instance for password-less SSH access.
As I read your info, that’s not what you did.
For future tasks, feel free to refer to my repository if you encounter any issues. If you find it helpful, please consider leaving a star.
