You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Ersin Er (JIRA)" <ji...@apache.org> on 2006/11/28 00:43:21 UTC

[jira] Created: (DIRSTUDIO-8) Provide support for Subentry Control

Provide support for Subentry Control
------------------------------------

                 Key: DIRSTUDIO-8
                 URL: http://issues.apache.org/jira/browse/DIRSTUDIO-8
             Project: Directory LDAP Studio
          Issue Type: New Feature
            Reporter: Ersin Er
         Assigned To: Pierre-Arnaud Marcelot


Subentries are special administrative entries in the server. So they cannot be retrieved unless they a specific search control is used.

"Subentry Control" is defined in RFC3672, Section 3. It is implemented in trunks/apacheds/core/src/main/java/org/apache/directory/server/core/subtree/SubentryService.java and its usage is demonstrated in trunks/apacheds/server-unit/src/test/java/org/apache/directory/server/SearchTest.java.

So, having an option in search operations to toggle Subentry Control would be great.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Closed: (DIRSTUDIO-8) Provide support for Subentry Control

Posted by "Ersin Er (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/DIRSTUDIO-8?page=all ]

Ersin Er closed DIRSTUDIO-8.
----------------------------


> Provide support for Subentry Control
> ------------------------------------
>
>                 Key: DIRSTUDIO-8
>                 URL: http://issues.apache.org/jira/browse/DIRSTUDIO-8
>             Project: Directory LDAP Studio
>          Issue Type: New Feature
>          Components: ldapstudio-browser
>            Reporter: Ersin Er
>         Assigned To: Pierre-Arnaud Marcelot
>
> Subentries are special administrative entries in the server. So they cannot be retrieved unless a specific search control is used.
> "Subentry Control" is defined in RFC3672, Section 3. It is implemented in trunks/apacheds/core/src/main/java/org/apache/directory/server/core/subtree/SubentryService.java and its usage is demonstrated in trunks/apacheds/server-unit/src/test/java/org/apache/directory/server/SearchTest.java.
> So, having an option in search operations to toggle Subentry Control would be great.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Resolved: (DIRSTUDIO-8) Provide support for Subentry Control

Posted by "Ersin Er (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/DIRSTUDIO-8?page=all ]

Ersin Er resolved DIRSTUDIO-8.
------------------------------

    Resolution: Fixed

Fixed by LS folks. Works nice.

> Provide support for Subentry Control
> ------------------------------------
>
>                 Key: DIRSTUDIO-8
>                 URL: http://issues.apache.org/jira/browse/DIRSTUDIO-8
>             Project: Directory LDAP Studio
>          Issue Type: New Feature
>          Components: ldapstudio-browser
>            Reporter: Ersin Er
>         Assigned To: Pierre-Arnaud Marcelot
>
> Subentries are special administrative entries in the server. So they cannot be retrieved unless a specific search control is used.
> "Subentry Control" is defined in RFC3672, Section 3. It is implemented in trunks/apacheds/core/src/main/java/org/apache/directory/server/core/subtree/SubentryService.java and its usage is demonstrated in trunks/apacheds/server-unit/src/test/java/org/apache/directory/server/SearchTest.java.
> So, having an option in search operations to toggle Subentry Control would be great.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (DIRSTUDIO-8) Provide support for Subentry Control

Posted by "Ersin Er (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/DIRSTUDIO-8?page=all ]

Ersin Er updated DIRSTUDIO-8:
-----------------------------

    Description: 
Subentries are special administrative entries in the server. So they cannot be retrieved unless a specific search control is used.

"Subentry Control" is defined in RFC3672, Section 3. It is implemented in trunks/apacheds/core/src/main/java/org/apache/directory/server/core/subtree/SubentryService.java and its usage is demonstrated in trunks/apacheds/server-unit/src/test/java/org/apache/directory/server/SearchTest.java.

So, having an option in search operations to toggle Subentry Control would be great.

  was:
Subentries are special administrative entries in the server. So they cannot be retrieved unless they a specific search control is used.

"Subentry Control" is defined in RFC3672, Section 3. It is implemented in trunks/apacheds/core/src/main/java/org/apache/directory/server/core/subtree/SubentryService.java and its usage is demonstrated in trunks/apacheds/server-unit/src/test/java/org/apache/directory/server/SearchTest.java.

So, having an option in search operations to toggle Subentry Control would be great.


> Provide support for Subentry Control
> ------------------------------------
>
>                 Key: DIRSTUDIO-8
>                 URL: http://issues.apache.org/jira/browse/DIRSTUDIO-8
>             Project: Directory LDAP Studio
>          Issue Type: New Feature
>            Reporter: Ersin Er
>         Assigned To: Pierre-Arnaud Marcelot
>
> Subentries are special administrative entries in the server. So they cannot be retrieved unless a specific search control is used.
> "Subentry Control" is defined in RFC3672, Section 3. It is implemented in trunks/apacheds/core/src/main/java/org/apache/directory/server/core/subtree/SubentryService.java and its usage is demonstrated in trunks/apacheds/server-unit/src/test/java/org/apache/directory/server/SearchTest.java.
> So, having an option in search operations to toggle Subentry Control would be great.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (DIRSTUDIO-8) Provide support for Subentry Control

Posted by "Pierre-Arnaud Marcelot (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/DIRSTUDIO-8?page=all ]

Pierre-Arnaud Marcelot updated DIRSTUDIO-8:
-------------------------------------------

    Component/s: ldapstudio-browser

> Provide support for Subentry Control
> ------------------------------------
>
>                 Key: DIRSTUDIO-8
>                 URL: http://issues.apache.org/jira/browse/DIRSTUDIO-8
>             Project: Directory LDAP Studio
>          Issue Type: New Feature
>          Components: ldapstudio-browser
>            Reporter: Ersin Er
>         Assigned To: Pierre-Arnaud Marcelot
>
> Subentries are special administrative entries in the server. So they cannot be retrieved unless a specific search control is used.
> "Subentry Control" is defined in RFC3672, Section 3. It is implemented in trunks/apacheds/core/src/main/java/org/apache/directory/server/core/subtree/SubentryService.java and its usage is demonstrated in trunks/apacheds/server-unit/src/test/java/org/apache/directory/server/SearchTest.java.
> So, having an option in search operations to toggle Subentry Control would be great.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (DIRSTUDIO-8) Provide support for Subentry Control

Posted by "Stefan Seelmann (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/DIRSTUDIO-8?page=comments#action_12461489 ] 
            
Stefan Seelmann commented on DIRSTUDIO-8:
-----------------------------------------

This feature is already implemented in ldapstudio-browser. So we could close this issue.

> Provide support for Subentry Control
> ------------------------------------
>
>                 Key: DIRSTUDIO-8
>                 URL: http://issues.apache.org/jira/browse/DIRSTUDIO-8
>             Project: Directory LDAP Studio
>          Issue Type: New Feature
>          Components: ldapstudio-browser
>            Reporter: Ersin Er
>         Assigned To: Pierre-Arnaud Marcelot
>
> Subentries are special administrative entries in the server. So they cannot be retrieved unless a specific search control is used.
> "Subentry Control" is defined in RFC3672, Section 3. It is implemented in trunks/apacheds/core/src/main/java/org/apache/directory/server/core/subtree/SubentryService.java and its usage is demonstrated in trunks/apacheds/server-unit/src/test/java/org/apache/directory/server/SearchTest.java.
> So, having an option in search operations to toggle Subentry Control would be great.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira