guix/gnu
Clément Lassieur 563c5d42c9
services: openssh: Enable PAM.
* gnu/services/ssh.scm: (openssh-pam-services): New procedure.
(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.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2017-03-10 19:23:43 +01:00
..
build
packages gnu: hmmer: Build reproducibly. 2017-03-10 20:31:30 +10:00
services services: openssh: Enable PAM. 2017-03-10 19:23:43 +01:00
system vm: Fix full-boot? option. 2017-03-06 23:54:48 +01:00
tests
artwork.scm
local.mk gnu: python-fake-factory: Add back missing patch file. 2017-03-09 06:08:18 -05:00
packages.scm packages: Use PACKAGE@VERSION syntax when reporting ambiguities. 2017-03-08 23:42:53 +01:00
services.scm services: Create /var/log upon activation. 2017-03-10 14:48:06 +01:00
system.scm system: Avoid '_' as a pattern variable in 'match'. 2017-03-10 14:48:06 +01:00
tests.scm