[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: OpenSSL + Kerberos + Cyrus-SASL + OpenLDAP



On Mon, 13 Oct 2003, Quanah Gibson-Mount wrote:

>
>
> --On Monday, October 13, 2003 1:24 PM -0400 Jim Seymour
> <jseymour@LinxNet.com> wrote:
>
> >
> > Very well.  MIT Kerberos removed.  I'm building Heimdal Kerberos even
> > as I type this.  (Too bad Heimdal doesn't appear to have the extensive
> > self-test stuff MIT Kerberos has.)
> >
> > I'm *assuming* I should build and install Kerberos before OpenLDAP?  Or
> > doesn't it matter?  I note Heimdal Kerberos has a --with-openldap
> > configure switch, but it looks like that's to allow Heimdal Kerberos to
> > store its data in an OpenLDAP database, rather than its own dbd.
>
> Correct.  And as another person pointed out, the Kerberos libraries are for
> SASL, not OpenLDAP itself. ;)
>
> The build order I use is:
>
> OpenSSL
> Heimdal
> Cyrus-SASL
> Berkeley BDB
> OpenLDAP

Cyrus-sasl and Heimdal depend on Berkeley BDB.  Berkeley BDB should be
compiled before Heimdal and Cyrus-SASL.  Cyrus-SASL, OpenLDAP and Heimdal
potentially (depending on the compile options)  depend on each other, so
you may need to compile each several times.

-- 
Igor