Bug 124356 (DEFECT000295402)

Summary: read the extended definition of a class as well as the rules defined on the class
Product: [Novell Products] NDS SDK Reporter: Alan Clark <aclark>
Component: LDAP Java SDKAssignee: Palaniappan N <palaniappan.nachiappan>
Status: NEW --- QA Contact: Anilkumar S <anilkumar.s>
Severity: Minor    
Priority: P5 - None CC: aclark
Version: FutureKeywords: English
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: Integration Test Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Rajkumar V 2005-10-10 22:54:39 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>