aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages
diff options
context:
space:
mode:
authorLudovic Courtès <ludovic.courtes@inria.fr>2024-05-16 22:50:22 +0200
committerLudovic Courtès <ludo@gnu.org>2024-06-03 23:00:10 +0200
commit85ac164c41fc4c93d3cb2a5d3321c63598c2855f (patch)
tree4b0971b4b8e4623d9c168992bcb33ef64be9162d /gnu/packages
parent53db1ed94e13ab38c44862c062343f8f347ffc4b (diff)
downloadguix-85ac164c41fc4c93d3cb2a5d3321c63598c2855f.tar.gz
guix-85ac164c41fc4c93d3cb2a5d3321c63598c2855f.zip
services: nscd: Enable ‘passwd’ and ‘group’ caches by default.
This allows users to specify NSS plugins such as LDAP via the ‘name-services’ field of <nscd-configuration>. Failing that, user code will dlopen whatever passwd/group plugins are listed in /etc/nsswitch.conf, which is likely to fail, typically because those are not in $LD_LIBRARY_PATH. * gnu/services/base.scm (%nscd-default-caches): Add ‘passwd’ and ‘group’ caches. Change-Id: I9c03346a1de2710685f7801eccd2e08007427f5d
Diffstat (limited to 'gnu/packages')
0 files changed, 0 insertions, 0 deletions