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?
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?
Yes, if you want to use ldap.
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?
You are not using yum? This is an OS question, so direct it to them. Ivan Kalik Kalik Informatika ISP
Yum install freeradius-ldap sends this needed too.
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?
Yes, if you want to use ldap.
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?
You are not using yum? This is an OS question, so direct it to them.
Yes but yum install version 1.1.3 and I want to use reply-name item that is in version 2.1.6. 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
Yes but yum install version 1.1.3 and I want to use reply-name item that is in version 2.1.6.
http://wiki.freeradius.org/Red_Hat_FAQ Ivan Kalik Kalik Informatika ISP
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
participants (3)
-
Alan Buxey -
Eric -
Ivan Kalik