Hi everyone, I have a problem concerning my configuration and I am wondering if somebody can help me. ------------------------------ ----------------------------------------------------------------------------------------------------- *freeradius-server-2.1.6* is installed without warning on* CentOS v5.3*...configured on localhost and tested. Everything's OK. For the authentication I d like to use openldap which is already ready. I tested it and it work(on *ldap.uae.ac.ma*: you can check it). I installed my freeradius in /usr/local/freeradius-server-2.1.6...So I edit the following files: *ldap* in */usr/local/freeradius-server.2.16/etc/raddb/modules/ldap* *raidusd.conf* in */usr/local/freeradius-server-2.1.6/etc/radiusd.conf* *default* in * /usr/local/freeradius-server-2.1.6/etc/raddb/sites-enabled/default* to have the appropriate configuration ... When I execute /usr/local/freeradius-server-2.1.6/sbin/radiusd -XXX to start(in debug mode) the server it gives the following error: *failed to link to module 'rlm_ldap':rlm_ldap.so:cannot open shared object file :No such file or directory* there are another errors after it but, if this one is solved so ...everything ll be ok. I am bored and I don't know what to do: I found in another topic that I'll have to rebuild and re-install my server ...Is that true?Is there another solution? thx. -- JJohnny R. vasiana09@gmail.com
On 07/28/2009 08:32 PM, RANDRIAMAMPIONONA José Johnny wrote:
Hi everyone, I have a problem concerning my configuration and I am wondering if somebody can help me. ------------------------------ ----------------------------------------------------------------------------------------------------- *freeradius-server-2.1.6* is installed without warning on* CentOS v5.3* ...configured on localhost and tested. Everything's OK.
No it's not.
When I execute /usr/local/freeradius-server-2.1.6/sbin/radiusd -XXX to start(in debug mode) the server it gives the following error: *failed to link to module 'rlm_ldap':rlm_ldap.so:cannot open shared object file :No such file or directory*
there are another errors after it but, if this one is solved so ...everything ll be ok. I am bored and I don't know what to do: I found in another topic that I'll have to rebuild and re-install my server ...Is that true?Is there another solution?
Most people do not build things correctly on their own, for instance I strongly suspect you didn't have the necessary development packages installed before you built and you probably didn't check the warnings which came from configure which would have told you that. I suggest you download the pre-built packages for CentOS. They are described here: http://wiki.freeradius.org/Red_Hat_FAQ You probably also should read the FAQ. -- John Dennis <jdennis@redhat.com> Looking to carve out IT costs? www.redhat.com/carveoutcosts/
hi, you built it without the required ldap-devel package installed - hence your server cannot do LDAP. check the output of your ./configure carefully alan
07/29/2009 03:32 AM, RANDRIAMAMPIONONA José Johnny::
Hi everyone, I have a problem concerning my configuration and I am wondering if somebody can help me. *freeradius-server-2.1.6* is installed without warning on* CentOS v5.3* ...configured on localhost and tested. Everything's OK.
You should first try some already packaged binaries. -- Architecte Informatique: Administration Systeme, Recherche & Developpement + 261 32 11 401 65 Pensez a l'environnement avant d'imprimer ce message
participants (4)
-
Alan Buxey -
John Dennis -
Rakotomandimby Mihamina -
RANDRIAMAMPIONONA José Johnny