objectclass attributes

Michael Ströder michael at stroeder.com
Sat Feb 23 15:08:23 CET 2002


Christian Wiese wrote:
> 
 > Am Freitag, 22. Februar 2002 19:26 schrieben Sie:
 >
 >>Christian Wiese wrote:
 >>
 >>> is there a way to get all possible attributes of an
 >>> objectclass with python-ldap?
 >>>
 >>Normally it's returned in the results if you do a normal search
 >>operation.
 >
> I'm looking for a way to get the schema definitions out of an OpenLDAP 
> server,

Sorry, I obviously misread your question.

No, there's currently no support for parsing the subschemaSubentry 
in python-ldap. It's in the TODO. Feel free to contribute.

I know that Jacek did some work for parsing subschema in his 
curses-based LDAP client.

Ciao, Michael.





More information about the python-ldap mailing list