AMI not copying sshd file

0

I have user and password auth configured for my instances but every one I launch i have to add this to the bootstrap

sudo sed -i 's/PasswordAuthentication no/PasswordAuthentication yes/g' /etc/ssh/sshd_config
sudo service sshd restart

Is there a reason creating an image from an existing instance isn't copying that file?

Edited by: witchkinkofangmar on Oct 11, 2019 10:49 AM

posta 5 anni fa214 visualizzazioni
2 Risposte
0

Configuration is in the /etc/cloud/cloud.cfg
file

con risposta 5 anni 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