[EMAIL PROTECTED] wrote:
Scott A. McIntyre wrote:

I looked around but didn't see any LDIF tools for perl or python...

Did you ever get this issue resolved? I have a similar need to merge two LDIF files.

Use module LDIF which is part of http://python-ldap.sourceforge.net/. You can use it stand-alone without installing the rest.


Yes, docs are *very* sparse for this module but you can find sample code in directory Demo/Lib/ldif/ of the source distribution.

Ciao, Michael.
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to