Multi-Directories
-----------------

                 Key: NXP-1520
                 URL: http://jira.nuxeo.org/browse/NXP-1520
             Project: Nuxeo Enterprise Platform 5
          Issue Type: Task
          Components: Directory
            Reporter: Florent Guillaume
            Assignee: Florent Guillaume
            Priority: Major
             Fix For: 5.1.1


We need multi-directories to be able to point a UserManager to them.

1. Parallel directories 
We have several directories with different schemas. 
user fields = n fields from directory A + m fields from Directory B 
uids must have correspondances in all directories. 
This is comparable to a "meta directory" in CPS. 

2. Serial directories 
We have several directories with the same schema. 
users = users from directory A + users from Directory B 
uids must be distinct in all directories. 
This is comparable to a "stacking directory" in CPS. 

3. We may allow the directories in a serial case to be actually built from 
parallel directories. Not the other way around. 

At login time, the user will be searched in all directories and authentication 
will occur on first match. 


-- 
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
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to