how to add a whole entry?
Lukas Meyer
lukas at msys.ch
Thu Nov 27 14:43:34 CET 2003
Hello,
I want to add a whole entry to an ldap tree with python-ldap. But I
don't get any good result. I can add, replace, delete entries without a
problem and with the function delete_s() it's also possible to delete a
whole entry. But how can i add/create any entry? I dont't want to add
only an attribute. I.e. I want to add cn=Test Person, ou=Persons,
dc=domain. I can't find anything about how to do that. Can anyone give
me a hint for that?
Best regards
Lukas Meyer
More information about the python-ldap
mailing list