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

Re: Odd problem with open-ldap



On Thu, 2004-12-30 at 15:11 -0500, Matt wrote:
> Ok... I think I've been set straight... I'm running an old version of
> openLDAP (I knew this).. but also don't have sleepcat software
> installed.
> 
> My question now is which version do I want:
> 
>  	Berkeley DB Data Store
>   	Single writer, multiple readers
> 
> 	Berkeley DB Concurrent Data Store
>   	Multiple writers and readers
> 
> 	Berkeley DB Transactional Data Store
>   	ACID transactions and recovery
> 
> 	Berkeley DB High Availability
>   	Replication for high availability
> 
> 
> I'm thinking either 1 or 2 ?
----
I kind of thought that ldbm was sleepycat software - usage in openldap
was < 2.1 and >= 2.1 should use bdb

I'm thinking that you should be paying attention to the info that Quanah
gave to you...

http://www.sleepycat.com/download/db/index.shtml
consent is 4.2.52 + 2 patches

see his information...
<http://www.stanford.edu/services/directory/openldap/configuration/index.html>

Craig