ldbmcat - LDBM to LDIF database format conversion utility
This program is used to convert a slapd(8) LDBM database to the text LDAP Directory Interchange Format (LDIF). It opens the given id2entry-file and writes the corresponding LDIF output to standard output.
See "The SLAPD and SLURPD Administrator's Guide" for more details on using this program.
/usr/sbin/ldbmcat -n id2entry.dbb > ldif
To create a new index for the mail attribute, give these commands:
/usr/sbin/ldbmcat id2entry.dbb > ldif /usr/sbin/ldif2index -i ldif -f slapd-config-file mail
Note that your slapd (8) should not be running (at least, not in read-write mode) when you do this to ensure consistency of the database.
"The SLAPD and SLURPD Administrator's Guide"
Закладки на сайте Проследить за страницей |
Created 1996-2024 by Maxim Chirkov Добавить, Поддержать, Вебмастеру |