On Mon, 2005-07-11 at 19:06 +0700, Thai Duong wrote:

> Hi all,
> 
> When I ran # slaptest -v -d 1, it kept reporting that error although (I 
> think) I have installed all the necessary softwares as you can see below:
> 

Yep seems you have installed all the necessary packages.


> A snipset of my /etc/openldap/slapd.conf:
> 
> database bdb

here it does seem that the bdb has been disabled in the compilation of
openldap itself. The default choice would be ldbm which uses the
Berkeley DB as backend.

you could try using the ldbm instead ?

> suffix "dc=xxx,dc=xxx"
> rootdn "cn=Manager,dc=xxx,dc=xxx"
> rootpw {SSHA}xxxxxxxxxxxxxxxxxxxxxxxxxxx
> 

--
Aristo
_______________________________________________
tsl-discuss mailing list
[email protected]
http://lists.trustix.org/mailman/listinfo/tsl-discuss

Reply via email to