Clément Lassieur <clem...@lassieur.org> writes: > * gnu/services/ssh.scm: (%openssh-pam-services): New variable. > (openssh-service-type): Use it to extend PAM-ROOT-SERVICE-TYPE. > (<openssh-configuration>)[challenge-response-authentication?]: New field. > (<openssh-configuration>)[use-pam?]: New field. > (openssh-config-file): Add them. > * doc/guix.texi (Networking Services): Document them.
'make check-system TESTS="openssh"' fails because of this patch. Access denied. I'll have a look at it.