Vincent a écrit : > > Thank you very much for your help! > > My conf in the default-ldap-users-directory-bundle.xml was wrong. > > I didn't know exactly which tags I had to modify and I had changed the > > tags <idField> but it works by default! > > Now I can log in Nuxeo with registered users in the LDAP server but I've > got a new problem... > > I can see all users and groups and all informations about each user but > I can't see any informations about the groups. > > The fields "Membres du groupe" and "Sous-groupes" are empty when I click > on a group. > > Do I have to had new fields in the > default-ldap-groups-directory-bundle.xml ?
It really depends on your LDAP structure. If you groups are a instances of the class groupOfUniqueNames then the default configuration in default-ldap-groups-directory-bundle.xml should be fine. -- Olivier _______________________________________________ ECM mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/ecm
