Ludovic Courtès c3a19cc2ac
services: hurd-vm: Disable password-based authentication for root.
With offloading to a childhurd is enabled, allowing password-less root
login in the childhurd to anyone amounts to providing write access to
the host’s store to anyone.  Thus, disable password-based root logins in
the childhurd.

* gnu/services/virtualization.scm (%hurd-vm-operating-system): Change
‘permit-root-login’ to 'prohibit-password.
* gnu/tests/virtualization.scm (%childhurd-os): Provide a custom ‘os’
field for ‘hurd-vm-configuration’.
* doc/guix.texi (Virtualization Services): Remove mention of
password-less root login.
2023-10-01 22:58:20 +02:00
..
2023-02-05 06:56:44 +01:00
2023-08-16 11:24:10 -04:00
2022-09-08 15:17:31 +02:00
2023-09-08 18:53:46 +08:00
2023-07-19 10:38:15 -04:00
2022-09-24 09:41:24 +02:00
2023-01-22 18:12:09 +01:00