Hi, Mark H Weaver <[email protected]> skribis:
> gnu/services/ssh.scm:570:31, here: > > > https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/services/ssh.scm?id=ec2eccbf3d1a6378c5ebf1e3d17ec72b4b2a4cd0#n570 > > Here's what I see when I build a system: > > mhw@jojen ~/guix$ ./pre-inst-env guix system build /etc/config.scm > gnu/services/ssh.scm:570:31: warning: The default value of the > 'password-authentication?' > field of 'openssh-configuration' will change from #true to #false in the > future. Explicitly set it to #true to allow password authentication. > /gnu/store/v9ri5ya4xb1fxnmckg1j1qr2qki73w36-system I ended up reverting it in d8051557aee9fa252b015ff67cc15681e8540777 because it affects everyone, I couldn’t think of an easy way to address that while still getting the warning when we want it, and it seems we may have to discuss the issue a bit more (apologies for assuming we had reached a consensus!). Thanks, Ludo’.
