It's great to be able to crank out the ldiff data from a running tree
using async.LDIFWriter
When we do this,
s = ldap.async.LDIFWriter(
ldap.initialize('ldap://localhost:389'),
is it possible to incorporate bind details?? ie, so I can log in as the
directory manager and not be restricted by the SIZELIMIT_EXCEEDED
cheers,
ajt.