[Nix-dev] Problem with systemd.nscd.environment.LD_LIBRARY_PATH
Rickard Nilsson
rickard.nilsson at telia.com
Tue Nov 26 12:52:26 CET 2013
Hi,
I have commented on nixpkgs commit 5620e69b5dfce29f1759ec653d0f26745239f2af:
https://github.com/NixOS/nixpkgs/commit/5620e69b5dfce29f1759ec653d0f26745239f2af#commitcomment-4702432
It seems LD_LIBRARY_PATH for nscd.service is now always empty, which
breaks NSS with LDAP (nslcd daemon) since nscd then can't find
libnss_ldap.so. I had to revert 5620e69b5dfce29f1759ec653d0f26745239f2af
to get it working again.
/ Rickard
More information about the nix-dev
mailing list