[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: can slapcat dump dbb file which size larger than 9G?
hi
I used the "-z 9999999" parameter , it is Size limit exceeded (4) too.
james
Adam Williams <awilliam@whitemice.org> wrote:
> 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.
Do you Yahoo!?
New Yahoo! Photos - easier uploading and sharing
- References:
- Re: RE:
- From: Adam Williams <awilliam@whitemice.org>