3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00
guix/gnu/tests
Brice Waegeneire ef3f38ea00
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>
2021-06-20 16:44:08 +02:00
..
audio.scm tests: mpd: Remove race condition; use default MPD configuration. 2020-11-06 23:14:14 +01:00
base.scm tests: halt: Fix it. 2021-04-13 10:02:46 +02:00
ci.scm services: Add Laminar. 2021-04-09 11:59:58 +01:00
cups.scm gnu: Add system test for CUPS. 2020-03-02 23:39:44 +01:00
databases.scm tests: postgresql: Fix it. 2021-04-13 19:31:28 +02:00
desktop.scm
dict.scm
docker.scm tests: docker: Increase VM building memory size to 1024MiB. 2021-04-12 14:12:49 +02:00
file-sharing.scm tests: Add Transmission Daemon system test. 2021-03-28 22:31:00 +02:00
ganeti.scm services: openssh: Replace 'without-password' by 'prohibit-password'. 2021-06-20 16:44:08 +02:00
guix.scm services: postgresql: Change service default socket directory. 2021-04-12 19:12:46 -04:00
install.scm tests: Add gui-uefi-installed-os test. 2021-04-28 15:51:12 +02:00
ldap.scm tests: ldap: Fix it. 2021-04-18 10:31:59 +02:00
linux-modules.scm tests: Fix loadable-kernel-modules-service tests. 2021-05-31 21:57:26 +02:00
mail.scm services: Remove imports of (ice-9 …) modules. 2020-11-05 16:13:50 +01:00
messaging.scm
monitoring.scm services: postgresql: Change service default socket directory. 2021-04-12 19:12:46 -04:00
networking.scm gnu: tests: Test basic funtionality of the IPFS service. 2021-04-12 18:42:23 +02:00
nfs.scm tests: nfs: Fix typo in description. 2021-04-10 14:11:26 +02:00
package-management.scm services: nix: Fix sandbox. 2020-07-22 22:10:11 +03:00
reconfigure.scm system: reconfigure: Use the disk-installer if provided. 2020-11-03 07:59:59 +01:00
rsync.scm tests: rsync: Set PATH. 2020-03-16 14:05:52 +01:00
security-token.scm
singularity.scm tests: Update references to the now-deprecated 'guile-json' variable. 2019-11-09 23:04:14 +01:00
ssh.scm tests: ssh: Explicitly wait for port 22. 2020-04-21 16:33:21 +02:00
version-control.scm tests: git-http: Avoid race condition. 2020-11-07 12:07:41 +01:00
virtualization.scm tests: libvirt: Catch issues with incorrect /var and /etc in package. 2021-04-05 18:26:36 +01:00
web.scm tests: hpcguix-web: Fix it. 2021-06-01 14:33:27 +02:00