Displaying 1 result from an estimated 1 matches for "athorized_key".
Did you mean:
authorized_key
2004 Mar 10
1
MAN pages: authorized_keys
...ensitive, but the recommended permissions are
read/write for the user, and not accessible by others.
I'm may be knit picking, but it could be read that, while not
recommended, it is possible to allow access to the authorized_keys file
to other users. It seems that this is not the case as an athorized_keys
file with group write permissions cause ssh to fall back on manual login.
How about:
This file is not highly sensitive, but ssh requires that the file is
only writable by the user.
Please correct me if I am mistaken,
JD