freeradius and ldap
Alan Buxey
A.L.M.Buxey at lboro.ac.uk
Sun Aug 2 11:24:01 CEST 2009
Hi,
> I installed freeradius-server-2.1.6. It is related with a LDAP server.when
> run radiusd -X
> there is this error:
> /usr/local/etc/raddb/modules/ldap[29]: Failed to link to module 'rlm_ldap':
> /usr/lib/rlm_ldap.so: undefined symbol: librad_errstr
>
> Is it needed to install freeradius-ldap or my config may have error?
> I downloded freeradius-ldap-2.1.3-1.fc10.i386.rpm. when I want to install
> it needs
> libldap_r-2.4.so.2. and searching this file gives openldap that its
> installing needs dependencies
> too.
> What is my mistake?
if you installed freeradius from YUM it looks like it didnt pull in dependencies.
for LDAP functionality, you'll need to install openldap and
all of its dependencies.
if you built from source, you'll also need the openldap-devel package too
alan
More information about the Freeradius-Users
mailing list