I am using LDAP for authenticting user on my system. Therefore I installed the auth-ldap package according to the HOW-TO from Malte Sussdorff (http://openacs.org/doc/current/install-ldap-radius.html)
First, I thought everything is working fine. Users from the LDAP Directory could log in and got added to the Openacs user administration. But then I saw that the server restarts after writing "received fatal signal 11" into the serer log. This happens after calling the "get_handle" function, but only in non periodical intervals. So one time it happens after the second login and another time it happens after 100 logins.
I tried to recompile the openldap and nsldap package and I tried to use more recent versions but it happens too.
Maybe someone has a guess what is running wrong or has a tip how to debug this?
Request notifications