Re: ldapdb auxprop configuration

2009-01-04 Thread Lars Hanke
Hi there, > For some reason the method using the "debug_command" in /etc/imapd.conf > and the "-D" option for imapd in "/etc/cyrus.conf" as described in > https://langhorst.com/cgi-bin/dwww//usr/share/doc/cyrus21-common/README.Debian.debug.gz > > does not work, i.e. it does not produce any logs

Re: ldapdb auxprop configuration

2009-01-04 Thread Torsten Schlabach
Hi Lars! > @ Torsten Schlabach: >> One comment suggested that the problem might be one of the Debian >> specific patches! Did you try to build a package without them? > Not yet, but I'm determined to get that issue resolved. One of the > larger problems could be that Debian uses GnuTLS inste

Re: ldapdb auxprop configuration

2009-01-04 Thread Lars Hanke
Hi all! Sorry for cross-posting, but since this appears to be SASL related, I switch to the SASL list and leave this message in the cyrus-imap list for others to follow. So when answering to this, please check that you're not crossposting the answer. Summary for the SASL list subscribers, who

Re: ldapdb auxprop configuration

2009-01-03 Thread Torsten Schlabach
Hi all! If I may briefly jump in: One comment suggested that the problem might be one of the Debian specific patches! Did you try to build a package without them? I never found the time ... Regards, Torsten Lars Hanke schrieb: > _S_eems we're coming closer ... > >> 'signaled to death by 11'

Re: ldapdb auxprop configuration

2009-01-03 Thread Lars Hanke
_S_eems we're coming closer ... > 'signaled to death by 11' is a big red flag... your imapd process is > seg faulting. It's possibly caused by an old SASL/OpenLDAP reentrant > bug (are you running an old version of libldap?). Looking at SASL Bug 3032

Re: ldapdb auxprop configuration

2009-01-02 Thread Dan White
Lars Hanke wrote: > hermod:/# saslpluginviewer -a > Installed auxprop mechanisms are: > ldapdb sasldb > List of auxprop plugins follows > Plugin "ldapdb" , API version: 4 >supports store: yes > > Plugin "sasldb" , API version: 4 >supports store: yes > > Didn't know this

Re: ldapdb auxprop configuration

2009-01-02 Thread Lars Hanke
Thanks Dan, > To make sure that the ldapdb plugin is installed correctly: > # cat > /usr/lib/sasl2/pluginview.conf > # pluginviewer | grep ldapdb hermod:/# grep sasl /etc/imapd.conf | grep -v '^#' | grep -v '^\s*$' | sed 's/^sasl_//' > /usr/lib/sasl2/pluginviewer.conf hermod:/# saslpluginviewe

Re: ldapdb auxprop configuration

2009-01-02 Thread Dan White
Lars Hanke wrote: > I'm trying set up cyrus-imap using the ldapdb auxprop. I guess I've the > LDAP part up and running, but somehow imap does not really request for > authentication. So probably I still have something messed in the > configuration, which apparently has changed with respect to my

ldapdb auxprop configuration

2009-01-02 Thread Lars Hanke
I'm trying set up cyrus-imap using the ldapdb auxprop. I guess I've the LDAP part up and running, but somehow imap does not really request for authentication. So probably I still have something messed in the configuration, which apparently has changed with respect to my last install a couple of