guix/gnu/services
Ricardo Wurmus c16423f143
services: Add nslcd-service-type.
* gnu/services/authentication.scm (nslcd-service-type, nslcd-configuration,
%nslcd-accounts): New variables.
(uglify-field-name, value->string, serialize-field, serialize-list,
ssl-option?, tls-reqcert-option?, deref-option?,
comma-separated-list-of-strings?, serialize-ignore-users-option, log-option?,
serialize-log-option, valid-map?, scope-option?, serialize-scope-option,
map-entry?, list-of-map-entries?, filter-entry?, list-of-filter-entries?,
serialize-filter-entry, serialize-list-of-filter-entries, serialize-map-entry,
serialize-list-of-map-entries, nslcd-config-file, nslcd-etc-service,
nslcd-shepherd-service, pam-ldap-pam-services, pam-ldap-pam-service,
generate-nslcd-documentation): New procedures.
* gnu/tests/ldap.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* doc/guix.texi (LDAP Services): Document it.
2019-03-20 20:31:15 +01:00
..
admin.scm services: Fix typo in (gnu services admin). 2018-12-23 17:57:06 +01:00
audio.scm services: mpd: add more configuration options 2019-03-15 23:27:59 +01:00
authentication.scm services: Add nslcd-service-type. 2019-03-20 20:31:15 +01:00
avahi.scm services: avahi: Deprecate the 'avahi-service' procedure. 2019-01-16 14:07:37 +01:00
base.scm Remove traces of "GuixSD". 2019-03-13 23:12:43 +01:00
certbot.scm Correct name and email address for ng0. 2019-03-18 15:05:08 +01:00
cgit.scm services: cgit: Disable repo booleans having a global counterpart. 2018-08-13 00:29:47 +02:00
configuration.scm services: configuration: Add '%location'. 2019-03-10 21:32:38 +03:00
cuirass.scm services: Use 'file-append' for user account shells. 2019-03-04 15:22:58 +01:00
cups.scm Remove traces of "GuixSD". 2019-03-13 23:12:43 +01:00
databases.scm gnu: postgresql: Add extension-packages. 2018-10-04 22:30:23 +02:00
dbus.scm activation: Shared system home directories are now 555 and root-owned. 2019-03-08 23:21:59 +01:00
desktop.scm Correct name and email address for ng0. 2019-03-18 15:05:08 +01:00
dict.scm services: dicod: Depend on 'user-processes'. 2018-03-07 11:22:41 +01:00
dns.scm services: ddclient: Fix unrecognized keywords. 2018-12-04 07:16:00 +03:00
docker.scm services: docker: Make shepherd service also require "dbus-system", 2019-02-11 18:29:01 +01:00
games.scm services: wesnothd: Run as wesnothd user and group. 2018-11-20 22:40:44 +05:30
herd.scm services: herd: Allow to pass arguments to start-service. 2019-01-17 14:04:22 +01:00
kerberos.scm services: Move configuration functions that shouldn't be factorized. 2017-03-12 19:09:32 +01:00
lirc.scm services: Export *-service-type and *-configuration. 2016-07-21 18:53:27 +02:00
mail.scm Remove traces of "GuixSD". 2019-03-13 23:12:43 +01:00
mcron.scm gnu: Move most packages from guile.scm to new module. 2019-01-28 14:57:10 +01:00
messaging.scm Remove traces of "GuixSD". 2019-03-13 23:12:43 +01:00
monitoring.scm services: zabbix-front-end: Show location in messages. 2019-03-10 21:32:38 +03:00
networking.scm services: Deprecate a few more service procedures. 2019-01-11 12:14:38 +01:00
nfs.scm gnu: Consistently Write ‘file system(s)’. 2018-01-19 17:28:31 +01:00
pm.scm services: Fix GPLv3 header in cuirass and pm modules. 2018-06-20 12:16:11 -04:00
rsync.scm services: Use 'file-append' for user account shells. 2019-03-04 15:22:58 +01:00
sddm.scm gnu: Fix typo in comment. 2016-12-21 20:45:34 +01:00
security-token.scm gnu: services: Fix pcscd activation bug. 2018-08-20 21:43:56 -07:00
shepherd.scm file-systems: Spawn a REPL only when interaction is possible. 2018-12-18 16:04:26 +01:00
sound.scm services: alsa-service-type: Fix the loading of 'pulse' plugin. 2018-06-25 23:29:46 +08:00
spice.scm services: Fix 'mkdir-p' in activation scripts. 2017-01-25 14:05:37 +01:00
ssh.scm services: Use 'file-append' for user account shells. 2019-03-04 15:22:58 +01:00
sysctl.scm services: sysctl: Fix typo. 2017-07-18 20:16:03 +08:00
telephony.scm services: Add murmur. 2017-11-05 15:21:53 +01:00
version-control.scm Correct name and email address for ng0. 2019-03-18 15:05:08 +01:00
virtualization.scm gnu: services: Export virtlog-configuration. 2018-07-14 13:19:37 +02:00
vpn.scm services: vpn: Fix default tls-auth configuration. 2017-10-10 22:06:08 +02:00
web.scm Correct name and email address for ng0. 2019-03-18 15:05:08 +01:00
xorg.scm services: xorg: Enable override of xserver-arguments. 2019-02-17 08:48:49 +01:00