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

RE: Heimdal Kerberos and Berkeley 4.x



On Wed, 29 Oct 2003, Matthew Hardin wrote:

> Hi Robert,
>
> > -----Original Message-----
> > From: Robert Fitzpatrick [mailto:robert@webtent.com]
> > Sent: Wednesday, October 29, 2003 10:14 AM
> > To: Matthew Hardin
> > Cc: 'OpenLDAP'
> > Subject: RE: Heimdal Kerberos and Berkeley 4.x
> >
> > On Tue, 2003-10-28 at 17:44, Matthew Hardin wrote:
> > > We use db-4.1.x with heimdal for our packaged and supported LDAP
> > software.
> > > You will need to change the number of parameters in the db_open call,
> > but
> > > otherwise it should work just fine.
> > The problem I'm having is the build of Heimdal, here is what I'm getting
> > below with some history:
>
> One of our products is an LDAP-backed KDC, and we use heimdal for that. We
> also provide a BDB-backed KDC, so we also build with BDB. To support BDB 4.1
> we had to tweak the parameters in the DB_open call in db3.c. In 4.1
> SleepyCat added a parameter to the DB_open call, which can be left NULL. I
> can't remember offhand which it is, but a review of the API docs should tell
> you quickly which one that is.
>

Check http://www.sleepycat.com/docs/ref/upgrade.4.1/fop.html for BDB
upgrade details.  The fix is also available in recent heimdal-0.6
snapshots: ftp://ftp.pdc.kth.se/pub/heimdal/src/snapshots/

-- 
Igor