[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: Is any backup and restore utiliy for OpenLDAP



At 02:48 PM 3/16/01 -0800, Zengfa Gao wrote:
>I am working on OpenLDAP. As I know, there are db2ldif
>and ldif2db utility for NDS. Does anyone know if there
>is similar utility in OpenLDAP? 

slapcat(8) and slapadd(8) for OpenLDAP 2.x
ldbmcat(8) and ldif2ldbm(8) for OpenLDAP 1.x

Kurt