[ 
https://jira.nuxeo.com/browse/NXP-3728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Thierry Delprat updated NXP-3728:
---------------------------------

    Status: Open  (was: Triage)

> incomplete group members list in "users management"-"group" tab
> ---------------------------------------------------------------
>
>                 Key: NXP-3728
>                 URL: https://jira.nuxeo.com/browse/NXP-3728
>             Project: Nuxeo Enterprise Platform
>          Issue Type: Bug
>          Components: Directory
>    Affects Versions: 5.2 GA
>            Reporter: Julien Carsique
>            Assignee: Thierry Delprat
>            Priority: Major
>             Fix For: 5.5
>
>
> Seen on groups with multiple users.
> Confirmed by adding a user to a group while creating the user and then going 
> to the group management, the user doesn't appear in the group's members list.
> This happens on a Nuxeo instance with users and groups in database and 
> optionally users in ldap.
>   <extension target="org.nuxeo.ecm.directory.multi.MultiDirectoryFactory" 
> point="directories">
>     <directory name="userDirectory">
>       <schema>user</schema>
>       <idField>username</idField>
>       <passwordField>password</passwordField>
>       <source name="userLDAPSource">
>         <subDirectory name="userLDAPDirectory"/>
>         <optional>true</optional>
>       </source>
>       <source name="userSQLSource" creation="true">
>         <subDirectory name="userSQLDirectory"/>
>       </source>
>     </directory>
>   </extension> 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to