guix/gnu/installer
Ludovic Courtès aecd2a13cb
services: openssh: Warn about 'password-authentication?' default.
Fixes <https://bugs.gnu.org/44808>.
Reported by Christopher Lemmer Webber <cwebber@dustycloud.org>.

* gnu/services/ssh.scm (true-but-soon-false): New procedure.
(<openssh-configuration>)[password-authentication?]: Change default to
'true-but-soon-false'.
* gnu/installer/services.scm (%system-services): Explicitly set
'password-authentication?' to #f.
2020-12-07 12:48:26 +01:00
..
aux-files
newt installer: parameters: Add a reboot button. 2020-11-07 18:17:32 +01:00
connman.scm installer: Fix docstring typoes. 2020-09-21 00:31:15 +02:00
final.scm
hostname.scm
keymap.scm
locale.scm
newt.scm installer: Limit listbox height. 2020-11-07 13:19:25 +01:00
parted.scm installer: Fix device synchronization. 2020-11-17 19:10:14 +01:00
proxy.scm
record.scm
services.scm services: openssh: Warn about 'password-authentication?' default. 2020-12-07 12:48:26 +01:00
steps.scm installer: Limit listbox height. 2020-11-07 13:19:25 +01:00
tests.scm installer: Use UUIDs in the 'swap-devices' field. 2020-10-30 01:14:21 +01:00
timezone.scm
user.scm
utils.scm installer: Fix device synchronization. 2020-11-17 19:10:14 +01:00