[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: RE:
> Hi
> you could use
> ldapserach -v -W -x -D "cn=manager,..." -LLL -b "here the more
> high node" > backup.ldif
> so your ready to recreate all ldap tree.
> I know this is a trivial solution but it could work.
> Maurizio
Won't this be truncated by the server's "sizelimit" directive?
You might be able to run the above as root if you specify a sizelimit
"-z" greater than the number of objects in your Dit.
- References:
- RE:
- From: "amendola maurizio" <m.amendola@finecogroup.it>