Package: nslcd Version: 0.9.7-2 Dear maintainer,
here is the problem: # journalctl | grep nslcd Mar 28 09:55:57 file-info2 nslcd[509]: Starting LDAP connection daemon: nslcdnslcd: Warning: NSS_LDAP version missing: /lib/x86_64-linux-gnu/libnss_ldap.so.2: undefined symbol: _nss_ldap_version Mar 28 09:55:57 file-info2 nslcd[509]: nslcd: Warning: /lib/x86_64-linux-gnu/libnss_ldap.so.2: undefined symbol: _nss_ldap_enablelookups (probably older NSS module loaded) Mar 28 09:55:57 file-info2 nslcd[527]: version 0.9.7 starting Mar 28 09:55:57 file-info2 nslcd[527]: accepting connections Mar 28 09:55:57 file-info2 nslcd[509]: . Besides the missing symbols, it is strange that 2 processes are run, and that the second one does run. Starting nslcd from a shell fails because of the missing symbols: root@file-info2:~# nslcd nslcd: Warning: NSS_LDAP version missing: /lib/x86_64-linux-gnu/libnss_ldap.so.2: undefined symbol: _nss_ldap_version nslcd: Warning: /lib/x86_64-linux-gnu/libnss_ldap.so.2: undefined symbol: _nss_ldap_enablelookups (probably older NSS module loaded) nslcd: nslcd may already be active, cannot acquire lock (/var/run/nslcd/nslcd.pid): Permission denied -- Laurent.

