diff options
author | Brice Waegeneire <brice@waegenei.re> | 2021-06-20 15:15:55 +0200 |
---|---|---|
committer | Tobias Geerinckx-Rice <me@tobias.gr> | 2021-06-20 16:44:08 +0200 |
commit | ef3f38ea0027f48feb6a29df131ac58bfbb46b7d (patch) | |
tree | 07d2cc7cd3f0e2115cf92f477ec0d8e0c6b3999b /.gitignore | |
parent | a211078f992bc5a26eaf787c6b01caa41de67597 (diff) | |
download | guix-ef3f38ea0027f48feb6a29df131ac58bfbb46b7d.tar.gz |
services: openssh: Replace 'without-password' by 'prohibit-password'.
For some time, OpenSSH's option 'PermitRootLogin' has deprecated the ambiguous argument 'without-password' with 'prohibit-password'. * doc/guix.texi (Network Services): Replace 'without-password by 'prohibit-password. * gnu/machine/digital-ocean.scm (guix-infect): Change system configuration to use 'prohibit-password. * gnu/services/ssh.scm (openssh-configuration): Change comment to use 'prohibit-password. (openssh-config-file): Add support for 'prohibit-password to 'permit-root-login'. Warn about deprecated 'without-password usage. * gnu/tests/ganeti.scm (%ganeti-os): Replace 'without-password by 'prohibit-password. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions