10 May
2016
10 May
'16
2:38 p.m.
Hi,
.. however I don’t have any nss specific named dev libraries installed, but do have libldap2-dev:amd64 which apt-cache says is openldap :
Description-en: OpenLDAP development libraries This package allows development of LDAP applications using the OpenLDAP libraries. It includes headers, libraries and links to allow static and dynamic linking.
.. so I guess it’s openldap.
If you're running redhat then it will have been built against nss.
redhat? apt-cache and libldap2-dev package name suggests debian/ubuntu ;-) you can check with ldd against the /usr/lib/openldap* files.... or whereever they are alan