Comment on documentation

Michael Ströder michael at stroeder.com
Wed Dec 18 16:53:19 CET 2002


Ganesan R wrote:
> add(dn, modlist)
> add_s(dn, modlist)
> 
> Performs an LDAP add operation on dn. The dn argument is the distinguished
> name (DN) of the entry to add, and addlist is a list of attributes to be
> added. The modlist is similar the one passed to modify(), except that the
> operation integer is omitted from the tuples in modlist.  You might want to
> look into sub-module ldap.modlist for generating the modlist.

Ok.

Ciao, Michael.






More information about the python-ldap mailing list