ritchieng / dlami

A Deep Learning Amazon Web Service (AWS) AMI that is open, free and works. Run in less than 5 minutes. TensorFlow, Keras, PyTorch, Theano, MXNet, CNTK, Caffe and all dependencies.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Security - clean authorized_keys file

alyaxey opened this issue · comments

Thanks for the AMI!
Could you please delete these files before creating the AMI? It's a common practice. This way you'll revoke login rights from previous users.

/home/ec2-user/.ssh/authorized_keys
/root/.ssh/authorized_keys

I'll look into this, thanks for pointing it out.