Simeon Penev wrote:
Hi,

i get segmentation fault when using the ldap module. Here is the dubugging output from gdb:

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1073914688 (LWP 16428)]
0x00d0b61d in sasl_client_new () from /usr/lib/libsasl.so.7

The problem is that libldap is linked against libsasl2 while rlm_ldap is linked against libsasl. You can download and build the FreeRADIUS RPM from <http://download.fedora.redhat.com/pub/fedora/linux/core/development/SRPMS/> which fixes the problem.


- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to