Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

authorized_keys should be 600 #119

Open
djzort opened this issue Aug 12, 2020 · 1 comment
Open

authorized_keys should be 600 #119

djzort opened this issue Aug 12, 2020 · 1 comment

Comments

@djzort
Copy link

djzort commented Aug 12, 2020

mfsbsd/Makefile

Line 404 in 24798f3

${INSTALL} ${CFGDIR}/authorized_keys ${_DESTDIR}/root/.ssh/; \

Should force 600 when installing.

@Matatu
Copy link

Matatu commented Nov 26, 2022

This is probably not an issue, the "authorized_keys" file contain only public keys and there is no recommendation make it user readable (like a private key).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants