Venugopal T a écrit : > > [EMAIL PROTECTED] wrote on 08/11/2008 > 05:35:59 PM: > >> >> You will then have to setup three directories for the groups: >> >> - one SQLDirectory for the Nuxeo specific groups stored in some > internal SQL >> database >> - one SQLDirectory to fetch the roles configuration on your company >> SQL database >> - one multi directory named groupDirectory (to replace the default >> SQLDirectory) that will aggregate the entries of the previous directories >> >> But then the setup of the user membership relations might be a bit >> tricky to get >> right.
That might work with naive configurations but as I never did that particular case before I cannot say. I only used multi directories for directories that did not need membership relations so far. I would recommend setting up a simple directory with your DB only first and then try to incrementally adapt a working setup to use the Multi Directory features once the simple case is validated to work as expected. > I can try to setup the MultiDirectoryFactory as you suggested. What kind > of problems do you foresee with the user membership relations? > > I was able to setup Nuxeo ECM with CAS for SSO without much trouble. Now > planning to try the user/group integration. Great. > Please correct me - here is what I am going to try: > > 1. Setup a User View in a format needed by Nuxeo > 2. Setup a Group View in a format needed by Nuxeo > 3. Setup a empty Subgroups table. > 4. Setup a User2Group view in a format needed by Nuxeo > 5. Use the MultiDirectoryFactory as suggested above > That looks alright to me. -- Olivier _______________________________________________ ECM mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/ecm
