Ok, ldd against rlm_ldap.so gives rlm_ldap.so: linux-vdso.so.1 => (0x00007fff639fe000) libldap_r-2.4.so.2 => /usr/lib/x86_64-linux-gnu/libldap_r-2.4.so.2 (0x00007f7e4884e000) libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f7e48485000) liblber-2.4.so.2 => /usr/lib/x86_64-linux-gnu/liblber-2.4.so.2 (0x00007f7e48276000) libresolv.so.2 => /lib/x86_64-linux-gnu/libresolv.so.2 (0x00007f7e4805c000) libsasl2.so.2 => /usr/lib/x86_64-linux-gnu/libsasl2.so.2 (0x00007f7e47e41000) libgssapi.so.3 => /usr/lib/x86_64-linux-gnu/libgssapi.so.3 (0x00007f7e47c03000) libgnutls.so.26 => /usr/lib/x86_64-linux-gnu/libgnutls.so.26 (0x00007f7e47947000) .. Libldap_r-2.4.so.2 belongs to the openldap package according to apt-file. Is that correct? @rsh-radius-lan0:/usr/local/lib# -----Original Message----- From: Freeradius-Users [mailto:freeradius-users-bounces+andy.franks=sath.nhs.uk@lists.freeradius.org] On Behalf Of Franks Andy (IT Technical Architecture Manager) Sent: 10 May 2016 21:30 To: FreeRadius users mailing list; Arran Cudbard-Bell Subject: RE: Ldap searches don't seem to honour connect_timeout Yes ubuntu, I'll check the ldd links when i am back at my pc. Thanks all. ________________________________________ From: Freeradius-Users [freeradius-users-bounces+andy.franks=sath.nhs.uk@lists.freeradius.org] on behalf of A.L.M.Buxey@lboro.ac.uk [A.L.M.Buxey@lboro.ac.uk] Sent: 10 May 2016 19:38 To: Arran Cudbard-Bell Cc: FreeRadius users mailing list Subject: Re: Ldap searches don't seem to honour connect_timeout 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 - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html