Hi, I've built openldap2.4.23 in my RHEL4, and it works fine. I'm able to do queries, updates, etc. But when I try to use the overlay memberof, the server does not start. It doesn't give any error message, it just fails to start. It works if I put the moduleload memberof.la, but the moment I add the overlay memberof, it just doesn't work. Any ideas about what I'm doing wrong?
Thanks
Jose Luis
--On May 13, 2011 6:44:25 PM -0400 JOSE L MARTINEZ-AVIAL jlmagc@gmail.com wrote:
Hi, I've built openldap2.4.23 in my RHEL4, and it works fine. I'm able to do queries, updates, etc. But when I try to use the overlay memberof, the server does not start. It doesn't give any error message, it just fails to start. It works if I put the moduleload memberof.la, but the moment I add the overlay memberof, it just doesn't work. Any ideas about what I'm doing wrong?
Start slapd with -d -1 so you can see what problems it is reporting.
--Quanah
I did that, and the problem is that I compiled openldap without enabling the modules. The issue now is that it fails to compile when I enable the modules because libtools-ldtd is not installed, and that seems to be related with the fact the I use RHEL4, which doesn't include that library.
2011/5/16 Quanah Gibson-Mount quanah@zimbra.com
--On May 13, 2011 6:44:25 PM -0400 JOSE L MARTINEZ-AVIAL jlmagc@gmail.com wrote:
Hi,
I've built openldap2.4.23 in my RHEL4, and it works fine. I'm able to do queries, updates, etc. But when I try to use the overlay memberof, the server does not start. It doesn't give any error message, it just fails to start. It works if I put the moduleload memberof.la, but the moment I add the overlay memberof, it just doesn't work. Any ideas about what I'm doing wrong?
Start slapd with -d -1 so you can see what problems it is reporting.
--Quanah
-- Quanah Gibson-Mount Principal Software Engineer Zimbra, Inc
Zimbra :: the leader in open source messaging and collaboration
--On May 16, 2011 6:17:37 PM -0400 JOSE L MARTINEZ-AVIAL jlmagc@gmail.com wrote:
I did that, and the problem is that I compiled openldap without enabling the modules. The issue now is that it fails to compile when I enable the modules because libtools-ldtd is not installed, and that seems to be related with the fact the I use RHEL4, which doesn't include that library.
So download and build it yourself. ;)
--Quanah
openldap-technical@openldap.org