objectclass attributes

Christian Wiese christian_wiese at web.de
Sat Feb 23 14:54:09 CET 2002


Hello Michael,

thank you for your reply.
I'm looking for a way to get the schema definitions out of an OpenLDAP 
server, because I've extended my schema for special services like qmail and 
qmailControl, and I want to have a mechanism to get all the possible 
attributes of an objectclass out of a schema definition.
It should not depending on if I used this objectclass allready.

Thank you for you support.

Greetings
Christian

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.
>
> If it's not present in the entry's dictionary some ACLs might be in
> effect which is very unlikely for objectClass attribute though.
>
> Ciao, Michael.





More information about the python-ldap mailing list