Bugzilla – Bug 124356
read the extended definition of a class as well as the rules defined on the class
Last modified: 2008-05-10 07:01:10 UTC
------- Bug moved to this database by vrajkumar@novell.com 2005-10-10 16:54 ------- This bug previously known as bug DEFECT000295402 at remedy/ remedy/show_bug.cgi?id=DEFECT000295402 Originally filed under the NDS SDK product and LDAP Java SDK component. --------- <remedy_milestone> BLANK </remedy_milestone> --------- <remedy_details> The eDirectory NCP library allows reading the extended (or expanded) definition of a class as well as the rules explicitly defined on the class. Each of these is a single call to eDirectory. It would be convenient if JLDAP had similar functionality. In the NCP library, the same function call is used, along with a flag denoting explicit rules or extended rules. </remedy_details> --------- <remedy_notes> vtag ( 7/31/2002 1:59:29 PM Fixing - New ) Translation: Reading the schema of a class gives attribute definitions for only the class, and not of its superiors. What is wanted here is a way to get all of the attribute definitions. One possibility is to write a sample that demonstrates this. Another possibility is to set a property in LDAPConstraints to enable this behavior - probably very difficult. We consider this to be an enhancement request. </remedy_notes>