Issue Details (XML | Word | Printable)

Key: DIRSERVER-280
Type: New Feature New Feature
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Emmanuel Lecharny
Reporter: Alex Karasulu
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Directory ApacheDS

Add subentries control from RFC 3672

Created: 18/Jan/06 02:42 AM   Updated: 02/Oct/06 02:00 PM
Return to search
Component/s: None
Affects Version/s: pre-1.0
Fix Version/s: 1.0-RC1

Time Tracking:
Not Specified

Resolution Date: 18/Jan/06 09:17 AM


 Description  « Hide
Section 3 of http://rfc.sunsite.dk/rfc/rfc3672.html

3. Subentries Control

   The subentries control MAY be sent with a searchRequest to control
   the visibility of entries and subentries which are within scope.
   Non-visible entries or subentries are not returned in response to the
   request.

   The subentries control is an LDAP Control whose controlType is
   1.3.6.1.4.1.4203.1.10.1, criticality is TRUE or FALSE (hence absent),
   and controlValue contains a BER-encoded BOOLEAN indicating
   visibility. A controlValue containing the value TRUE indicates that
   subentries are visible and normal entries are not. A controlValue
   containing the value FALSE indicates that normal entries are visible
   and subentries are not.

   Note that TRUE visibility has the three octet encoding { 01 01 FF }
   and FALSE visibility has the three octet encoding { 01 01 00 }.

   The controlValue SHALL NOT be absent.

   In absence of this control, subentries are not visible to singleLevel
   and wholeSubtree scope Search requests but are visible to baseObject
   scope Search requests.

   There is no corresponding response control.

   This control is not appropriate for non-Search operations.



 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Alex Karasulu made changes - 18/Jan/06 02:42 AM
Field Original Value New Value
Affects Version/s 0.9.3 [ 12310193 ]
Fix Version/s 0.9.4 [ 12310230 ]
Alex Karasulu made changes - 18/Jan/06 02:43 AM
Status Open [ 1 ] In Progress [ 3 ]
Emmanuel Lecharny made changes - 18/Jan/06 09:17 AM
Status In Progress [ 3 ] Resolved [ 5 ]
Resolution Fixed [ 1 ]
Assignee Alex Karasulu [ akarasulu ] Emmanuel Lecharny [ elecharny ]
Alex Karasulu made changes - 10/Feb/06 12:27 PM
Affects Version/s pre-1.0 [ 12310782 ]
Key DIREVE-322 DIRSERVER-280
Affects Version/s 0.9.3 [ 12310193 ]
Project Directory Server [ 10516 ] Directory ApacheDS [ 12310260 ]
Fix Version/s 1.0-RC1 [ 12310230 ]
Fix Version/s 1.0-RC1 [ 12310780 ]
Alex Karasulu made changes - 02/Oct/06 02:00 PM
Status Resolved [ 5 ] Closed [ 6 ]