Search Results

1
vote

EC2 non root user login

Make sure you are sending your AWS keypair as the identity file, i.e. ssh -i ~/.ssh/keypair.pem user@ec2-174-129-xxx-xx.compute-1.amazonaws.com Also check that SSH …