Password Authentication

Allow password authentications on Amazon ec2 instance

Sat Feb 9, 2013

Step 1 - ssh into server

<br> ssh -i ssh_key.pem my_amazon_ec2_instance.url<br>

*This is really not a recommended way to login