[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: Wed, 17 Feb 2010 17:34:48 +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=yttYGIphvI5JRvMgAKbvwgBIkhlnAtG51UD9EvnBbOY=; b=tAM0GOqToEZx/IKz23x2OMJ4mRiF2fnEfRyS+/Z3cB1Mots4OAyCcRy2yaI6/c2l71 F+DBJwO9WvcQseMkS2Pyciua/96ThkEHoUkvxs8cUkb+kV9r5A9m1XKiTMC65RHGDvN6 U/28l6yz4I22j22ND2tqR6Wcsx24ASWUk3rDk=
- 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=eF8yjlGT2iOkNJOFhlwCQGHKZOTVKq1Ns4xKGzaWziK6D4/Q8OrVhAOl+eO6ysBoXz GCokpXqJvvv3NGkm3RFDeka1SBNqGu9aiiRCQUIYx2BMp/plm76Mh6ebK218ef3CvTK2 mKNfvILFHpLGYJnd5OeUP6eHf0JYas/BOungQ=
- In-reply-to: <4B7BFEC9.3060503@uvm.edu>
- References: <4B7BFEC9.3060503@uvm.edu>
2010/2/17 Francis Swasey <Frank.Swasey@uvm.edu>:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> I am attempting to set up OpenLDAP 2.4 on an RHEL5 system. I have applied patches that rename
> the OpenLDAP binaries to append 2.4 to the name, so it can co-exist with the standard RHEL5
> rpms without causing issues.
>
> However, one unexpected side effect is that I don't know what it is now using as the name of
> the conf file in /usr/lib/sasl2. In reading the SASL section of the Admin Guide, I was
> directed to read the cyrus sasl sysadmin.html which tells me to "Check your application's
> documentation for specifics". Sadly, I can't find the specifics about how OpenLDAP is setting
> the SASL configuration file name in OpenLDAP's documentation. Which of the fine documents do I
> need to read?
Hi,
if it helps, we provide some OpenLDAP 2.4 RPMS for RHEL 5 here:
http://ltb-project.org/wiki/documentation/openldap-rpm
OpenLDAP 2.4 is installed in /usr/local to prevent conflicts with
RHEL5 OpenLDAP version.
Clément.