[cs615asa] Permission denied (publickey) on every new instance

Jan Schaumann jschauma at stevens.edu
Mon Feb 4 15:52:47 EST 2013


hyan2 <hyan2 at stevens.edu> wrote:

> For ubuntu, I tied to log in as 'ubuntu'. For Amazon linux, I tried to  
> log in as 'ec2-user'.

Run the following commands:

unalias ls
export PS1="$ "
script
ls -l ~/.ssh
<whatever command you use to start the instance>
ssh -v <user and hostname of the new instance>
exit

Then send the file 'typescript' here.

-Jan


More information about the cs615asa mailing list