[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: Extract data to LDIF File
Hi Philippe,
1. stop the server
2. do a slapcat
slapcat -v -n <number of your database, if only one then 1> -f <path to your slapd.conf> -l <name of the ldif file>
you can also use option -b<suffix of your DB> instead of -n --> just have a look at the manpage of slapcat
hope this helps
ciao Rico