[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: SASL /usr/lib/sasl2/App.conf configuration
- To: Francis Swasey <Frank.Swasey@uvm.edu>
- Subject: Re: SASL /usr/lib/sasl2/App.conf configuration
- From: Clément OUDOT <clem.oudot@gmail.com>
- Date: Thu, 18 Feb 2010 12:59:30 +0100
- Cc: OpenLDAP-Software@openldap.org
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=S4crVMOkB4c4P5xCSX1olE8hRaXR/bK1W5u3mSkMyXY=; b=IFvOZMq4V3jpFYxX5/j+Ajz4c3ZQo4vpRCR1fokca+BOj1r9dsIcFBGqnWRlzR3TS8 EdNOgozpeBowXDsBJ2xU7tB+tlk7D4MGMhuhnS9lGuRexlRx1Q1Z9cjI5B2iXAEMG+4Q /+WmSKPP5qRqFKIwBo3u4xZ+Is+Um3lYrmY5c=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=jDtIK67cJ5Z2vUBwBfZUfs6ggcTcJp5/kZgO5sbdoP7c9ofbJcukvlr6TJMzzAY8BF 6GzBcr4RMWJ8XJtcrfuZv5ho3Wi1+Nqlf6YsKC/vwev0KIE32J+x5mIloIziSVFSBI8s lmMHbbuzKvtYBz8wKZhbrrc617Ub46u2CAdtQ=
- In-reply-to: <4B7D2A37.9090904@uvm.edu>
- References: <4B7BFEC9.3060503@uvm.edu> <a81be2b71002170834o27d4fe2ey71c8163ddff522e6@mail.gmail.com> <4B7D2A37.9090904@uvm.edu>
Le 18 février 2010 12:53, Francis Swasey <Frank.Swasey@uvm.edu> a écrit :
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> On 2/17/10 11:34 AM, Clément OUDOT wrote:
>
>> Hi,
>>
>> if it helps, we provide some OpenLDAP 2.4 RPMS for RHEL 5 here:
>> http://ltb-project.org/wiki/documentation/openldap-rpm
>
>
> Do you have the SRPM available as well, I didn't see it there.
>
>
You can see the spec file here:
http://tools.ltb-project.org/repositories/entry/ltb/openldap-rpm/trunk/SPECS/openldap-ltb.spec
You are right, we should also publish the SPRMS in our forge. It will
be done soon.
>> OpenLDAP 2.4 is installed in /usr/local to prevent conflicts with
>> RHEL5 OpenLDAP version.
>
>
> It looks like you built your own copy of cyrus-sasl as well -- I've been trying to use
> RedHat's. testsaslauthd works. I'm using the same slapd.conf file that worked with OpenLDAP
> 2.3 on RHEL4 systems. What I haven't figured out is which debug level to run the slapd at to
> get it to tell me which call to sasl is failing (I've been busy enough on other fronts that I
> haven't done a lot of searching to find that information either).
>
We use standard RHEL SASL (package cyrus-sasl-devel). We do not use
the slapd.conf of the RHEL OpenLDAP installation, but you can easily
make a symobolic link between the two if needed.
Clément.