[ 
https://issues.apache.org/jira/browse/DIRSTUDIO-882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13581150#comment-13581150
 ] 

Emmanuel Lecharny commented on DIRSTUDIO-882:
---------------------------------------------

Also the uniqueMember AttributeType is not what you think it is :

http://rfc-ref.org/RFC-TEXTS/4519/chapter2.html#d4e443387

You should use memberOf instead.
                
> Cannot search for uniquemember with hashes in the member name
> -------------------------------------------------------------
>
>                 Key: DIRSTUDIO-882
>                 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-882
>             Project: Directory Studio
>          Issue Type: Bug
>          Components: studio-ldapbrowser
>    Affects Versions: 2.0.0-M5
>         Environment: Version: 2.0.0.v20130131
>            Reporter: Jürgen Weber
>
> I have a group tree, one group is exported to ldif like this:
> version: 1
> dn: cn=IS\#WIKIT,cn=Groups
> objectclass: top
> objectclass: groupOfUniqueNames
> cn: IS#WIKIT
> uniquemember: uid=\#263335,cn=User
> I stand in the tree on cn=Groups and want to quicksearch the above entry.
> (uniquemember=uid=#263335*)
> does not find anything.
> With a backslash, there is this error:
> Fehler während des Suchvorgangs
>  - The filter(uniquemember=uid=\\#263335*) is invalid.
> org.apache.directory.api.ldap.model.exception.LdapProtocolErrorException: The 
> filter(uniquemember=uid=\\#263335*) is invalid.
> Fehler während des Suchvorgangs
>  - The filter(uniquemember=uid=\#263335*) is invalid.
> org.apache.directory.api.ldap.model.exception.LdapProtocolErrorException: The 
> filter(uniquemember=uid=\#263335*) is invalid.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to