summaryrefslogtreecommitdiff
path: root/setup-ntp.in
diff options
context:
space:
mode:
authorNick Hanley <nicholasjhanley@gmail.com>2022-07-07 22:49:09 -0400
committerNatanael Copa <ncopa@alpinelinux.org>2022-07-12 11:55:26 +0000
commitdfd40992e1735ed9b60d4e009185d5b1dc07a7b4 (patch)
treed0a70dea9118bf9fec92f114d65afc8eb3470c54 /setup-ntp.in
parenta7b906d81470edeec05cf95000fb86235a304b3e (diff)
downloadalpine-conf-dfd40992e1735ed9b60d4e009185d5b1dc07a7b4.zip
setup-sshd, setup-user: follow openssh permission recommendations
From the OpenSSH man page: > ~/.ssh/ > ... > There is no general requirement to keep the entire contents of this > directory secret, but the recommended permissions are > read/write/execute for the user, and not accessible by others. > > ~/.ssh/authorized_keys > ... > This file is not highly sensitive, but the recommended permissions are > read/write for the user, and not accessible by others. OpenSSH follows these recommendations when creating these files itself so we should do the same.
Diffstat (limited to 'setup-ntp.in')
0 files changed, 0 insertions, 0 deletions