hello, i think you may need to specify the path of your existing openldap when you compile the freeradius, such as ,./configure --wtih-openldap=/usr/local/openldap
Brian S. Gokce CELIK wrote: > Dear Friends; > I have a problem with freeradius and ldap > configuration. I am using the freeradius 0.8 and openldap 2.xxx. But in > the radius module i was getting the error message, when i was trying to > run radiusd > > /radiusd: Starting - reading configuration files ... > radiusd: radiusd.conf[358] Failed to link to module 'rlm_ldap': file not > found > / > I thought that it was searching the rlm_ldap.so file and I compiled the > rlm_ldap.c and generated the rlm_ldap.so and put it to the > usr/local/lib. But then i get the error message > > /Ready to process requests. > rad_recv: Access-Request packet from host 127.0.0.1:1064, id=146, > length=57 > User-Name = "gokce" > User-Password = "gokce" > NAS-IP-Address = 255.255.255.255 > NAS-Port = 10 > modcall: entering group authorize > modcall[authorize]: module "preprocess" returns ok > modcall[authorize]: module "mschap" returns notfound > rlm_realm: No //'@'/ <mailto:%27@%27>/ <//mailto:'@'/ > <mailto:%27@%27>/> in User-Name = "gokce", looking up > realm NULL > rlm_realm: No such realm NULL > modcall[authorize]: module "suffix" returns noop > users: Matched DEFAULT at 152 > modcall[authorize]: module "files" returns ok > modcall: group authorize returns ok > rad_check_password: Found Auth-Type LDAP > auth: type "LDAP" > modcall: entering group authtype > rlm_ldap: - authenticate > Segmentation fault > / > > Could anyone please help me to overcome this problem. > > Gokce - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
