Displaying 2 results from an estimated 2 matches for "backend_startup".
Did you mean:
backend_start
2004 Feb 05
0
LDAP don't start
...'slapd -d -1', I have this error :
slapd startup: initiated.
bdb_db_open: dc=effbe,o=net
bdb_db_open: dbenv_open(/usr/local/var/openldap-data)
bdb(dc=effbe,o=net): Berkeley DB library configured to support only
DB_PRIVATE environments
bdb_db_open: dbenv_open failed: Invalid argument (22)
backend_startup: bi_db_open(0) failed! (22)
slapd shutdown: initiated
====> bdb_cache_release_all
slapd shutdown: freeing system resources.
bdb(dc=effbe,o=net): txn_checkpoint interface requires an environment
configured for the transaction subsystem
bdb_db_destroy: txn_checkpoint failed: Invalid argument (22)...
2006 Aug 22
6
/lib/tls.disabled or xen-friendly glibc?
Hi,
until now I have run Xen with /lib/tls out of the way for both dom0 and domU''s,
but now I''m trying to install OpenLDAP in a domU, which requires TLS as
default. So now I have at least three options ahead of me:
1. mv /lib/tls.disabled back to /lib/tls and accept the performance penalty (is
there any documentation on how heavy this penalty is?)
2. Compile OpenLDAP