From: Michael Str?d. <str...@us...> - 2003-11-07 17:47:28
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/11/07 09:47:26 Modified files: . : CHANGES Lib/ldap/schema: subentry.py Log message: Added new method SubSchema.get_structural_oc(). Follow the following rule from LDAP standard in SubSchema.attribute_types(): The list of precluded attributes cannot include any attribute listed as mandatory in rule, the structural object class, or any of the allowed auxiliary object classes. |