ec2 instance connect error - ssh - putty

0

how to find my SSH user name login as for connecting with putty?

posta 9 mesi fa251 visualizzazioni
2 Risposte
2

Hi,

The following table shows the default username depending on the AMI used to launch the EC2 instance. (Source)

Enter image description here

profile picture
ESPERTO
con risposta 9 mesi fa
profile picture
ESPERTO
verificato 9 mesi fa
1

If you're using an AMI provided by a third party, you may need to check the documentation provided by the third party for the correct username. You can also check the EC2 console. To do this:

  • Open the Amazon EC2 console, navigate to 'Instances', and select the instance.
  • In the 'Description' tab, check the 'AMI ID' field.
  • Use the AMI ID to find the corresponding AMI and its documentation, which should include the default username.

Please note that the username is case-sensitive. Also, remember to use the private key that corresponds to the key pair that you specified when you launched the instance. Each private key is unique for every region.

profile picture
con risposta 9 mesi fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande