1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00
Files
guix/gnu/services
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
..
2020-10-02 14:58:01 +02:00
2020-11-21 23:00:06 +01:00
2020-05-08 16:30:50 +02:00
2020-09-21 00:31:15 +02:00
2020-03-03 15:00:32 +01:00
2020-09-13 23:07:36 +02:00
2020-02-02 10:42:16 +01:00
2020-06-28 14:03:03 +03:00