|
From: Andrew T. <ajt...@op...> - 2003-05-26 01:09:22
|
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.
|