Hi there.
According to this doc...
http://www.openldap.org/doc/admin24/maintenance.html#Directory Backups
Prior to slapcat being used for a backup the DB should be set to read-only.
How exactly is this done ?
I am using a BDB backend and all I can find is in this doc...
http://www.oracle.com/technology/documentation/berkeley-db/db/ref/transapp/a...
Which also doesn't describe how.
Is there an OpenLDAP or BDB command / tool which I can use to do this ?
Thanks very much.
Andrew Hall whippyhubbles@googlemail.com writes:
Hi there.
According to this doc...
http://www.openldap.org/doc/admin24/maintenance.html#Directory Backups
Prior to slapcat being used for a backup the DB should be set to read-only.
How exactly is this done ?
man slapd.conf(5), readonly on
-Dieter
openldap-technical@openldap.org