authorized_keys must be 700
Submitted by archlich on Tue, 10/05/2010 - 21:03
Today I learned that ssh will not work with public key access if the .ssh/authorized_keys file on the server is set to read by group/other. I chmod'd it 700 and it worked.
»
- archlich's blog
- Login or register to post comments