Re: lbdb, ldap and SASL
Hi,
I set up my ldap server to support TLS (and set the ssf so high, that it
requires TLS).
Searching with ldapsearch -ZZ ...
works! lbdbq returns
Search failed. LDAP server returned an error : 13, description: confidentiality
required at /usr/lib64/lbdb/mutt_ldap_query line 199, <DATA> line 228.
which, I guess, means that lbdbq is not using TLS.
I can I tell lbdb to use TLS?
Thanks!
nathan
On Mon, Feb 18, 2008 at 04:33:43PM +0200, Jussi Peltola wrote:
> On Mon, Feb 18, 2008 at 01:58:51PM +0100, Nathan Huesken wrote:
> > Hello,
> >
> > I have succesfully setup ldap on my server with SASL (digest-md5).
> > I have also succesfully setup lbdb on my computer to query the ldap server.
> >
> > Only problem: How can I make lbdb use digest-md5? I do not want to sent
> > cleartext passwords over the internet.
> Use TLS? I found SASL to be quite a hassle with LDAP.
>
> --
> Jussi Peltola