users
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
Hi, I'm wondering if it's possible to upload many users to my Nuxeo instance by using Curl on a local JSON file. It's certainly possible for a single user, as I've already attempted. ' curl -u “Administrator:Administrator” -H “Content-Type: ...
0 votes
1 answers
0 comments
2539 views
I'm using the Automation API to create users for isolated tenants with the multi-tenant plugin installed. Before creating the user I check if they already exist by querying using something like this: Blob blob = (Blob) ...
1 votes
1 answers
0 comments
2468 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
Following the “One step validation workflow tutorial”, i created a custom permission and i'm using it to retrieve the users for a Workflow.CreateTask operation. Everything is working fine, except the “everything” permission being given to ...
0 votes
1 answers
0 comments
2094 views
Hi, I'm using DM 5.5 on Windows 2003. I've registered 200 users more but searching users with % (wild card), it does not hit any users. Serching with additional condition such as a% somethinf , it returns given users. Is this a BUG? Thanks takashi
0 votes
2 answers
1 comments
1693 views