adding organizationalUnit
Michael Ströder
michael at stroeder.com
Thu May 15 16:19:22 CEST 2003
Michael Engelhart wrote:
> So there's no way to dynamically create organzitaionalUnits
> into an existing schema using python-ldap.
Off course you can dynamically create entries of object class
organizationalUnit.
> I have to manually add a dn before I can add entries to it. Is that
> correct?
Please make sure to fully understand the LDAP data model before start
coding: entries, attributes, naming, schema, etc. A good book might be of
great help.
Ciao, Michael.
More information about the python-ldap
mailing list