Regarding LDAP Module
Dear Support, I have installed Freeradius 3.2.2. but I am getting an error while using LDAP module. Following is the error /usr/local/etc/raddb/mods-enabled/ldap[8]: Failed to link to module 'rlm_ldap': /usr/local/lib/rlm_ldap.so: cannot open shared object file: No such file or directory I am using CentOS Linux release 8.4.2105. How to load rlm_ldap ? Regards Vinit
If you've built from source (which the"local" in that path implies) then you didn't have the required libraries in place for the LDAP module to be compiled. Unless you have specific requirements to build from source, you are best using Network RADIUS packages - see https://packages.networkradius.com/ - and make sure you install freeradius-ldap to get rlm_ldap. On 23/08/2023 07:41, Vinit Bhosle wrote:
Dear Support,
I have installed Freeradius 3.2.2. but I am getting an error while using LDAP module. Following is the error
/usr/local/etc/raddb/mods-enabled/ldap[8]: Failed to link to module 'rlm_ldap': /usr/local/lib/rlm_ldap.so: cannot open shared object file: No such file or directory
I am using CentOS Linux release 8.4.2105.
How to load rlm_ldap ?
Regards Vinit - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
-- Nick Porter
participants (2)
-
Nick Porter -
Vinit Bhosle