[ http://issues.apache.org/jira/browse/DIREVE-262?page=all ]
     
Alex Karasulu resolved DIREVE-262:
----------------------------------

    Fix Version: 0.9.3
     Resolution: Fixed

Stefan is right here.  We unfortunately do not have an supported controls hence 
your search is not returning anything.  We will be publishing supported 
controls as well add them in the RootDSE.

> Extension and Control discovery - ldapsearch ... supportedExtension 
> supportedControl
> ------------------------------------------------------------------------------------
>
>          Key: DIREVE-262
>          URL: http://issues.apache.org/jira/browse/DIREVE-262
>      Project: Directory Server
>         Type: Wish
>     Versions: 0.9.2
>     Reporter: Nick Faiz
>     Assignee: Alex Karasulu
>      Fix For: 0.9.3

>
> It would be useful if control and extension discovery could be supported. 
> Running this query, currently, returns an empty list:
> [EMAIL PROTECTED] main]$ ldapsearch -D 'uid=admin,ou=system' -h localhost -p 
> 10389 -x -w secret -s base -b '' '(objectClass=*)' supportedExtension 
> supportedControl
> ...
> result: 0 Success
> ...
> Performed on openLDAP.
> [EMAIL PROTECTED] main]$ ldapsearch -D 'cn=admin,dc=atlassian,dc=private' -h 
> localhost -p 389 -x -w secret -s base -b '' '(objectClass=*)' 
> supportedExtension supportedControl
> # extended LDIF
> #
> # LDAPv3
> # base <> with scope base
> # filter: (objectClass=*)
> # requesting: supportedExtension supportedControl
> #
> #
> dn:
> supportedControl: 2.16.840.1.113730.3.4.18
> supportedControl: 2.16.840.1.113730.3.4.2
> supportedControl: 1.3.6.1.4.1.4203.1.10.1
> supportedControl: 1.2.840.113556.1.4.1413
> supportedControl: 1.2.840.113556.1.4.1339
> supportedControl: 1.2.840.113556.1.4.319
> supportedControl: 1.2.826.0.1.334810.2.3
> supportedExtension: 1.3.6.1.4.1.1466.20037
> supportedExtension: 1.3.6.1.4.1.4203.1.11.1
> supportedExtension: 1.3.6.1.4.1.4203.1.11.3
> # search result
> search: 2
> result: 0 Success
> # numResponses: 2
> # numEntries: 1

-- 
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

Reply via email to