groups
Hi, When a user try to login to our nuxeo platform in multidirectory with LDAP, they have sometimes http status 401 and in logs we see : Caused by: org.nuxeo.ecm.directory.DirectoryException: error during reference search for **myGroups**
at ...
1 votes
0 answers
0 comments
1456 views
Hi everyone ! Our instance is configured to retrieve users and groups informations from LDAP (auth is shib). Recently we have noticed that we have some users and groups which have been deleted from our ldap (manually) but they are still used in ...
0 votes
0 answers
0 comments
1866 views
Hello, I would like to add a user to a nuxeo group with an automation operation write in IDE. I try to do that with : String groupName="group"; String user="userlogin"; NuxeoGroup group = usermanager.getGroup(groupName); NuxeoPrincipal ...
0 votes
0 answers
2 comments
2295 views
Hello, I'm configuring a Nuxeo and I would like to be able to get my LDAP groups in Nuxeo but it doesn't work… The LDAP authentification works fine but they always match in “members” group and I would like they match to their LDAP group. So I sent ...
0 votes
1 answers
0 comments
2689 views
It is not possible to edit a group in 5.8 HF05. There is an error: 2014-01-30 20:18:08,176 ERROR [facelets.viewhandler] Error Rendering View[/view_admin.xhtml] javax.faces.FacesException: javax.el.ELException: ...
0 votes
1 answers
1 comments
1674 views
Hello, Nuxeo works with “groups of groups”. But, if I use LDAP groups, I would like to know if in Nuxeo deal with ldap groups of groups ? thanks
0 votes
1 answers
1 comments
1834 views
I'm trying to add a new field to groups and a new relationship to a new directory/schema for a MySQL Nuxeo schema, but the new column is never added to the MySql table. I've tried dropping the schema and going through the wizard and now the groups, ...
0 votes
1 answers
0 comments
3983 views
Hello, I recently installed Nuxeo Platform 5.6 and configure its access through a LDAP directory. I have one doubt when I access as Admin to Users and Groups Management since I expect to see on this section the users from Ldap directory. Am I ...
0 votes
2 answers
0 comments
3254 views
Hello, Once Nuxeo authenticate against a ldap directory, is it possible to integrate ldap users and groups with the Users And Groups Management. I achieved to authenticate with Ldap, but when I browse the Users and Groups it is empty and I wonder if ...
0 votes
1 answers
0 comments
1756 views
Hello, I wonder if user groups can be specifically attached to a specific workspace. The goal is to allow a user granted by “local admin rights” (inside a workspace) to create local groups of users and add users to these “local” groups, in order to ...
0 votes
0 answers
0 comments
1585 views
Bonjour, Je viens de configurer les directories nécessaires pour accéder à notre annuaire LDAP à partir de nuxeo. En suivant la documentation, j'ai configuré les deux fichiers suivants (fournis ci-dessous) : ...
0 votes
2 answers
3 comments
4507 views
Several years back I wanted to use Active Directory as a LDAP server for Nuxeo but I ran into issues using groups with subgroups. The issue, I believe, was that sub-groups would not resolve and so only single level groups could be used for access ...
0 votes
1 answers
1 comments
3943 views