[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
overlay memberof fails
- To: openldap-technical@openldap.org
- Subject: overlay memberof fails
- From: JOSE L MARTINEZ-AVIAL <jlmagc@gmail.com>
- Date: Fri, 13 May 2011 18:44:25 -0400
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:date:message-id:subject:from:to :content-type; bh=R06YWbti/v+V/2XOLuRqDdUpu3WZyNolYTe2uivdrAo=; b=U6GOnSzOzuRL2/4r3scLeqQ7eFho12GTYBl1dJnfDmPZfyOLMseuh6lfe896dYLSTq FYdYHuKkoPv3q8sBgwpN7X8diW6yVUxodX+B2Mpc1Rv3drv86eFTlX0lIIX26HLSrf43 jsfYjuXNjXMmwUTBzJOJdMjwwRPrmD7rKj7EQ=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=jwLKt5cr7ridhdrF9qLO2JeWGqT9hNO1kdU/d/+GpuLXs5U0el0HZEFEcXoOrnly2z DUJDd9CqCoBuYAg59C5ZGP7ISxYnCkkck2FEIPWcmzTBo9dhwwlJoKG66brv50lvY/Jy XlEkZvw5KgR4beg5YkImEdktQZ0B3+WRe0G+A=
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