Claudio Jeker <[EMAIL PROTECTED]> wrote on 21.01.2005 20:48:58:
> Hum, you are using qmail-ldap-control patch?
> I would say there is a bug in the control patch that triggers some endless
> loop but I don't know.
> What does qmail-showctl display?
Yes, I'm using the control patch, so it might be Turbo's problem. :)
Found some additional strangeness when adding some (unneeded) files to ~/control.
For instance, if I add the port_ldap file, ldaplookup segfaults. That can't be right. :)
But back to the real problem. I noticed that I was missing the ldapcontroldn file, so I added it, and now it crashes even earlier. Here's the output:
control_readline: Will search FS for: control/me
value(control/me)='trix6.lantrix.no'
control_readline: Will search FS for: control/ldappassword
value(control/ldappassword)='xxx'
control_readline: Will search FS for: control/ldaplogin
value(control/ldaplogin)='xxx'
init_ldap: control/ldaplogin: xxx
init_ldap: control/ldappassword: xxx
control_readfile: Will search FS for: control/ldapserver
init_ldap: control/ldapserver: localhost
control_readline: Will search LDAP for: control/port_ldap
Nothing found in LDAP
control_readline: Will search FS for: control/port_ldap
init_ldap: control/port_ldap:
control_readline: Will search FS for: control/ldapcontroldn
value(control/ldapcontroldn)='ou=qmail,ou=lantrix.no,dc=lantrix,dc=no'
init_ldap: control/ldapcontroldn:
and here it goes into the endless loop again.
Regards,
Harald
- Re: qmail-ldaplookup haraldf
- Re: qmail-ldaplookup Turbo Fredriksson
