Displaying 1 result from an estimated 1 matches for "db_dumputility".
2005 Mar 02
2
Request to update slapd.conf and OpenLDAP info for Samba-Guide/happy.html
..., databases are locked on a page level, which means that
multiple threads (and processes) can operate on the databases
concurrently. In OpenLDAP 2.1.4 we lifted the restriction against using
the slap tools while slapd is running on back-bdb. You can perform online
backups using slapcat or BDB's db_dumputility without interrupting your
LDAP service. You still must not use slapadd or slapindex while slapd is
running (due to application-level caching in slapd(8))."
Point to highlight for disaster recovery:
"You can perform online backups using slapcat or BDB's db_dumputility
without interr...