[ 
https://issues.apache.org/jira/browse/DIRSERVER-1800?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Emmanuel Lecharny resolved DIRSERVER-1800.
------------------------------------------

    Resolution: Invalid

This is not a bug : there is nothing in the server that update groups when a 
member of a group is moved. It can be an extension (like dynamic groups) but we 
don't support such extensions atm.
                
> Moving a user doesn't update the group
> --------------------------------------
>
>                 Key: DIRSERVER-1800
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-1800
>             Project: Directory ApacheDS
>          Issue Type: Bug
>    Affects Versions: 2.0.0-M9
>            Reporter: Stephan Kleine
>
> If one moves a user the old reference in its groups does not get removed but 
> merely a new one gets added.
> How to reproduce:
> Assume the following setup:
> 1. groups in ou=groups
> 2. external users in ou=external,ou=groups
> 3. internal users in ou=internal,ou=groups
> 4. Create an external user and add it to some group
> 5. Move the user with Apache Directory Studio from ou=external to ou=internal
> Expected result: uniqueMember reference within the group gets updated and now 
> points to ou=internal
> Current result: a new reference pointing to ou=internal gets added while the 
> old reference (which points to ou=external) is still there and now 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