scaleway / image-tools

:nut_and_bolt: Scripts used to create Images on Scaleway - https://github.com/scaleway-community
https://github.com/scaleway-community
MIT License
117 stars 36 forks source link

authorized_keys permissions 0600 #201

Closed halmartin closed 6 years ago

halmartin commented 6 years ago

SSH authorized_keys file should only be read/writeable by the owner

Set permissions to 0600 after generating the authorized_keys file

Signed-off-by: Hal Martin hmartin@online.net