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

Jim Willeke commented on DIRSTUDIO-215:
---------------------------------------

The criteria for:
"One more useful thing would be to have a value filter. It could be used to 
export only specific values of an multivalued attribute. For example if I have 
some groupOfUniqueNames object with a lot of uniqueMemebers and I only want to 
export the groups where John Doe is member and the export should only contain 
the uniqueMember attributes of John Doe."

Can be accomplished by using a LDAP search, in Active Directory, restricting 
the results as:
(member:1.2.840.113556.1.4.1941:=CN=John Doe,DC=MyDomain,DC=NET)

AFIK, this only works for Active Directory.
                
> Omit Active Directory specific attributes
> -----------------------------------------
>
>                 Key: DIRSTUDIO-215
>                 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-215
>             Project: Directory Studio
>          Issue Type: Improvement
>          Components: studio-ldapbrowser
>            Reporter: Christine Koppelt
>
> Add an option to the export wizard to omit Active Directory specific 
> attributes like whenChanged and whenCreated, which might be not supported by 
> other directories.

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