how to add a whole entry?

Michael Ströder michael at stroeder.com
Thu Nov 27 15:32:32 CET 2003


Lukas Meyer wrote:
> 
> I want to add a whole entry to an ldap tree with python-ldap.

That's what LDAPObject.add_s() is for.

See Demo/simple.py for an example.

Ciao, Michael.



More information about the python-ldap mailing list