Pascal Vuylsteker a écrit : > The only thing I touched right after a clean install was to add the two > files. > > Here is the log > > 2007-06-08 17:57:33,690 ERROR [org.nuxeo.ecm.core.api.ClientException] > ClientException created... > org.nuxeo.ecm.directory.DirectoryException: InverseReference groups > cannot refere to InverseReference members
I think you have a version mismatch between your configuration files for groups in SQL and users in LDAP. In the users directory you should only have an InverseRerefence named 'groups' that points to the members 'TableReference' (in SQL) or 'LDAPReference' (in LDAP). -- Olivier _______________________________________________ ECM mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/ecm
