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

feita há 5 anos214 visualizações
2 Respostas
0

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

respondido há 5 anos

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas