I am wondering why the default umask is 0002. When I just created a ~/.ssh/authorized_keys file, it was created -rw-rw-r-- such that sshd ignored it out of reasonable security considerations.
| 2 | retagged |
I am wondering why the default umask is 0002. When I just created a ~/.ssh/authorized_keys file, it was created -rw-rw-r-- such that sshd ignored it out of reasonable security considerations.