[Samba] Re: Tool to extract LDAP
Richard Foltyn
richard.foltyn at gmail.com
Thu Apr 23 10:32:32 GMT 2009
Jimmy PIERRE wrote:
> Greetings,
>
> Kindly give me some advice on what tools that you use to extract a
> LDAP export from SAMBA into a CSV or better?
>
> Cheers,
> Jimmy
I assume you are using OpenLDAP, so why not use the tools that come with
it: slapcat to dump databases, slapadd to restore a database.
You can even use
ldapsearch -LLL
because when you do not specify a filter it just dumps the entire tree.
More information about the samba
mailing list