Hi all, Hope this is an easy one: Freeradius 2.1.6 on arch linux installed from a package. All is well until I uncomment ldap in the authorise section of sites-enabled/inner-tunnel then I get: /etc/raddb/modules/ldap[29]: Failed to link to module 'rlm_ldap': file not found followed by Failed to find module "ldap" ...... rlm_ldap.so is a symlink to rlm_ldap-2.1.6.so which has the same permissions and is in the same directory as the other modules which load OK (they are also symlinks in the same directory). I've checked for typos until I'm beginning to see them even when they are not there! Radiusd -X shows no errors or warnings and after the ***Loading Virtual Servers**** message continues linking and instantiating modules up to and including "files" then the error above. Not easy to post the whole output as I haven't got ftp running yet. Where should I look next? Regards, Leighton --- This transmission is confidential and may be legally privileged. If you receive it in error, please notify us immediately by e-mail and remove it from your system. If the content of this e-mail does not relate to the business of the University of Huddersfield, then we do not endorse it and will accept no liability.
Hi,
Hi all, Hope this is an easy one: Freeradius 2.1.6 on arch linux installed from a package. All is well until I uncomment ldap in the authorise section of sites-enabled/inner-tunnel then I get:
install freeradius-ldap package too. thats if the freeradius has been packages up like that - in redhat and centOS land it normally is. if there isnt an option like that, then this package hasnt been built with LDAP ability and you'd be better off finding a package maintainer that can help you, or compiling FreeRADIUS yourself alan
Many thanks for the quick response
install freeradius-ldap package too.
Tried that first - package not found - so I went looking for rlm_ldap and it's there in usr/lib/freeradius along with the other modules Am I missing something obvious?? Thanks again, Leighton --- This transmission is confidential and may be legally privileged. If you receive it in error, please notify us immediately by e-mail and remove it from your system. If the content of this e-mail does not relate to the business of the University of Huddersfield, then we do not endorse it and will accept no liability.
Hi,
Many thanks for the quick response
install freeradius-ldap package too.
Tried that first - package not found - so I went looking for rlm_ldap and it's there in usr/lib/freeradius along with the other modules
Am I missing something obvious??
do you have multiple copied of freeradius installed? did you install it from source at some pint - or from another package? i'm not the package maintainer so cant say how your chosen package was compiled... i build from source alan
do you have multiple copied of freeradius installed? did you install it from source at some pint - or from another package?
No and No
i'm not the package maintainer so cant say how your chosen package was compiled... i build from source
Think I should too. I compiled it on solaris so linux should be a breeze! I was hoping for a shortcut :-( Thanks again, Leighton --- This transmission is confidential and may be legally privileged. If you receive it in error, please notify us immediately by e-mail and remove it from your system. If the content of this e-mail does not relate to the business of the University of Huddersfield, then we do not endorse it and will accept no liability.
this rlm_ldap is weird ... I have the same problem, and I m still on it ... Hope the team ll be nice to show us the solution ... Best 2009/9/28 Leighton Man <l.j.man@hud.ac.uk>
do you have multiple copied of freeradius installed? did you install it from source at some pint - or from another package?
No and No
i'm not the package maintainer so cant say how your chosen package was compiled... i build from source
Think I should too. I compiled it on solaris so linux should be a breeze! I was hoping for a shortcut :-(
Thanks again,
Leighton
--- This transmission is confidential and may be legally privileged. If you receive it in error, please notify us immediately by e-mail and remove it from your system. If the content of this e-mail does not relate to the business of the University of Huddersfield, then we do not endorse it and will accept no liability.
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
-- JJohnny RANDRIAMAMPIONONA Phone: +212663682554, +212533158575 National School of Applied Sciences ZIP 1818 TANGIER 90000 ---------Morocco ---------------
Hi, I found the solution (anyway it worked with mine): -try to find what version of openldap is in your system(the default one) by using the basic command. -try to find what packages provides the "unfounded" shared file. On cenTos u can do it with yum whatprovides blablafile. -if the result is already installed u have to reinstall it, on CentOS u can do that with yum reinstall blablafile. It worked for me ... Thx to the team! Best regards 2009/9/28 Leighton Man <l.j.man@hud.ac.uk>
Hi all, Hope this is an easy one: Freeradius 2.1.6 on arch linux installed from a package. All is well until I uncomment ldap in the authorise section of sites-enabled/inner-tunnel then I get: /etc/raddb/modules/ldap[29]: Failed to link to module 'rlm_ldap': file not found followed by Failed to find module "ldap" ...... rlm_ldap.so is a symlink to rlm_ldap-2.1.6.so which has the same permissions and is in the same directory as the other modules which load OK (they are also symlinks in the same directory). I've checked for typos until I'm beginning to see them even when they are not there!
Radiusd -X shows no errors or warnings and after the ***Loading Virtual Servers**** message continues linking and instantiating modules up to and including "files" then the error above. Not easy to post the whole output as I haven't got ftp running yet.
Where should I look next?
Regards,
Leighton
--- This transmission is confidential and may be legally privileged. If you receive it in error, please notify us immediately by e-mail and remove it from your system. If the content of this e-mail does not relate to the business of the University of Huddersfield, then we do not endorse it and will accept no liability.
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
-- JJohnny RANDRIAMAMPIONONA Phone: +212663682554, +212533158575 National School of Applied Sciences ZIP 1818 TANGIER 90000 ---------Morocco ---------------
Hi, I found the solution (anyway it worked with mine): -try to find what version of openldap is in your system(the default one) by using the basic command. -try to find what packages provides the "unfounded" shared file. On cenTos u can do it with yum whatprovides blablafile. -if the result is already installed u have to reinstall it, on CentOS u can do that with yum reinstall blablafile. It worked for me ... Thx to the team! Best regards
Thanks, glad it worked for you. Didn't for me unfortunately. I've built another virtual Solaris box and it's all working now. I'll have another look at the linux box if I ever get time. Thanks to all who helped. Leighton --- This transmission is confidential and may be legally privileged. If you receive it in error, please notify us immediately by e-mail and remove it from your system. If the content of this e-mail does not relate to the business of the University of Huddersfield, then we do not endorse it and will accept no liability.
participants (3)
-
Alan Buxey -
José Johnny RANDRIAMAMPIONONA -
Leighton Man