[
http://jira.nuxeo.org/browse/NXP-3580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stéphane Lacoin updated NXP-3580:
---------------------------------
Affects Version/s: 5.2 GA
Description:
Use case :
- single ldap directory for users 'userLdapDirectory' with an inverse reverse
to resolve the 'groups' field pointing to the 'members' field of a
MultiDirectory 'groupMultiDirectory'
- 'groupMultiDirectory' has two backends:
- 'groupLdapDirectory' with a field 'members' resolved by an LdapReference
pointing to the 'groups' field of 'userLdapDirectory'
- 'groupSQLDirectory' with a field 'members' resolved by a TableReference
pointing to the same 'groups' field in 'userLdapDirectory'
The proposed changeset makes the inverse reference pointing to
groupMultiDirectory use the aggregated results of the two underlying table and
Ldap references to compute the list of groups of a given user. This
implementation resolves references in read only mode. Write / Create / Delete
cases are not covered by the current version of this changeset.
was:
links between users and groups are used to be defined as an inverse reference.
as the multi directory do not provide a way for defining reference, it cannot
be used for users management.
Fix Version/s: 5.2.1
Summary: make it possible to target a MultiDirectory with an
inverse reference (was: user management should be able to acces to multi
groups configuration)
better description
> make it possible to target a MultiDirectory with an inverse reference
> ---------------------------------------------------------------------
>
> Key: NXP-3580
> URL: http://jira.nuxeo.org/browse/NXP-3580
> Project: Nuxeo Enterprise Platform
> Issue Type: Task
> Affects Versions: 5.2 GA
> Reporter: Stéphane Lacoin
> Assignee: Stéphane Lacoin
> Fix For: 5.2.1
>
>
> Use case :
> - single ldap directory for users 'userLdapDirectory' with an inverse
> reverse to resolve the 'groups' field pointing to the 'members' field of a
> MultiDirectory 'groupMultiDirectory'
> - 'groupMultiDirectory' has two backends:
> - 'groupLdapDirectory' with a field 'members' resolved by an LdapReference
> pointing to the 'groups' field of 'userLdapDirectory'
> - 'groupSQLDirectory' with a field 'members' resolved by a TableReference
> pointing to the same 'groups' field in 'userLdapDirectory'
> The proposed changeset makes the inverse reference pointing to
> groupMultiDirectory use the aggregated results of the two underlying table
> and Ldap references to compute the list of groups of a given user. This
> implementation resolves references in read only mode. Write / Create / Delete
> cases are not covered by the current version of this changeset.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.nuxeo.org/secure/Administrators.jspa
-
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