ldap
Hi, On one of my platforms I need to make local users (sql directory) being bound to ldap groups. For now I've been configuring a multi group directory using sql and ldap (using a working configuration taken from a platform where ldap is used as a ...
0 votes
0 answers
0 comments
1952 views
Hi I will soon have to upgrade our Nuxeo server to 6.0. Our users and groups are stored in an LDAP repository (dedicated LDAP replication). Willing to use ElasticSearch, I ll have to setup a dedicated server … or rather a dedicated cluster at least ...
0 votes
0 answers
0 comments
1817 views
So I'm putting together an automation chain, and one step is sending a notification email to members of an LDAP group. It seems like I should be able to set the To: parameter with @{Fn.getEmailsFromGroup(“groupname”)} - but that doesn't seem to be ...
0 votes
1 answers
0 comments
1954 views
hi, i m trying to enable LDAP auth. on nuxeo 6 LTS I first try within the wizard but i have accented characters in my Cn and they are not properly reported in nuxeo.conf. so, i try the older way by modifying the default-ldap-user…. directly but the ...
0 votes
1 answers
1 comments
2324 views
so I followed the tutorial on how to add custom LDAP fields to the nuxeo UI it works locally on the nuxeo IDE server, but when I move that to ldap there are issues in resolving properties out of the directory. the query is performed correctly, I can ...
0 votes
0 answers
0 comments
1980 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
2673 views
Hello, I've got a 5.8 instance with LDAP Directory and MultiLdapDirectory. This instance in 5.4.2 works correctly, but, after migration, i copied the ldap configuration files in nxserver/config and sometimes, get the following error. ...
0 votes
0 answers
0 comments
1557 views
Fast Track 5.9.3 Ok, I setup basic LDAP authentication with our Active Directory. The only file I configured is the default-ldap-users-directory-config.xml In the userManager section, I manually have the defaultAdministratorId set to my AD ...
1 votes
2 answers
3 comments
3240 views
Hi, i follow this doc : http://newjoyzzz.blogspot.fr/2011/04/using-posix-directory-schema-with-nuxeo.html and so, put the staticAttributeIsId to true my conf. But when I log ldap queries : i got : “Filter: ...
0 votes
1 answers
5 comments
1782 views
Hello, It seems that we are encountering the following issue with LDAP directory configuration on Nuxeo against a LDAP pool: After 15 mn without any dialog the balancer is configured to release the link between the replica that was elected and the ...
0 votes
0 answers
0 comments
2945 views
Hi there, I'm using nuxeo 5.8HF10 in combination with LDAP. I'm experiencing the following situation: usera - tenantA
userb - tenantB usera is a tenantA administrator. When searching in the admin center (users&groups) userb appears in the list. ...
3 votes
0 answers
5 comments
3563 views
Hi our instance is configured to retrieve user infos from LDAP (auth is shib). When a document references an user (eg : last contributor) and that the account is no longer available in our LDAP directory, Nuxeo raises an exception. Can that ...
0 votes
1 answers
2 comments
1577 views
Hi, Can you do a search on a strict attribute for example, gidNumber without SubstringMatchType. And Put “SubstringMatchType” value to null To do a search on: (gidnumber={0}) and not (gidnumber={0}*) Example Nuxeo LDAP query: 2013-09-17 16:24:44,732 ...
0 votes
0 answers
0 comments
1665 views
Hi All I followed the documentation: http://doc.nuxeo.com/display/ADMINDOC/Using+a+LDAP+directory and I get this error on startup: 2013-07-16 04:50:04,127 INFO [org.jboss.seam.servlet.SeamFilter] Initializing filter: ...
0 votes
0 answers
2 comments
1940 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
1823 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
3243 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
1747 views
Hello We have a problem we can't solve. We use the multi-ldap authentication. The configuration is ok but we have a problem : When a user wants to authenticate, it has from time to time an error appears. But after 2 or 3 times with the same ...
0 votes
5 answers
5 comments
6252 views
Good morning, I know that's possible with users's directory(LDAP and DB), but, it's possible with groups?. Thanks
0 votes
1 answers
0 comments
1947 views
Hello, Our Nuxeo server uses ldap authentication, which seemingly prevents us from editing user preferences. When I'm logged in with a ldap user account and I want to change my preferences (user settings, ie locale settings or time zone), I get ...
0 votes
1 answers
0 comments
2280 views
Hi, I have configured nuxeo 5.6 with LDAP. I have a de-coupled environment i.e nuxeo DB and nuxeo application is running on different machines within same VLAN. Each time when i try to logged in into it, it throws me error of 'Invalid ...
0 votes
0 answers
7 comments
2961 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
4489 views
Bonjour, Quand je lance une recherche d'utilisateurs dans un directory LDAP, je reçois 200 utilisateurs au maximum. (Admin Center-> Utilisateurs et Groupes->Utilisateurs : '*'+bouton 'recherche') La plateforme est une version 5.6 (sans HF). Le ...
0 votes
0 answers
0 comments
2710 views
Hello, I want to connect Nuxeo with our LDAP. But persons are saved in several “OU”. How can I do it ? I try with “multi-users-directory” but it doesn't work. I create a file default-ldap-users-directory-bundle.xml with configuration of ldap : 1 ...
0 votes
1 answers
1 comments
2585 views
We have LDAP and SSO ( CAS ). While having correctly defined a defaultAdministratorId in org.nuxeo.ecm.platform.usermanager.VirtualGroups <defaultAdministratorId>uid_of_our_admin</defaultAdministratorId> We keep getting these errors ( we ...
0 votes
1 answers
1 comments
2388 views
I want to integrate Nuexeo EP 5.5 or 5.6 to OpenDS LDAP server, so that user could authenticate, i followed the aviliable document, did not help so far , i can not make it works, does any tried to do with OpenDS ? the following is the created ...
0 votes
0 answers
0 comments
2100 views
How many files does I have to create in order to allow users to connect to Nuxeo with LDAP login/pwd ? I follow the documentation here http://doc.nuxeo.com/display/ADMINDOC/Using+a+LDAP+directory . I am using the Ubuntu VM Nuxeo/tomcat 5.5. So I ...
0 votes
2 answers
2 comments
5521 views
I connected OpenLDAP to Nuxeo 5.5 but there's still one problem with the configuration. Users who belong to a dynamic group are not associated to them but are well associated to theirs static group. Configuration files: ...
2 votes
1 answers
1 comments
3224 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
3925 views
Hi Guys, I have spend pretty much all day trying to get this fixed, I have read pretty much all the dococuments and a number of questions/answers and I am still stumpted with configuring LDAP integration. This is the guide I have been trying to ...
0 votes
2 answers
3 comments
3091 views
I have been trying to get OpenLdap Authentication set up in Nuxeo DM 5.4.2 in debian 6 but dosen't work…. The Bind to Ldap is succeeded but the Nuxeo login is Failed… I using “Users in LDAP, groups in SQL” configuration ...
0 votes
3 answers
6 comments
7243 views
Exist another way different of for I can create users on anothers organizational unit of my ldap server?
0 votes
1 answers
0 comments
1387 views
Hi, I am configuring my nuxeo dm on tomcat to conect to ldap but when I try log in on the login form, it search on the bd and not on ldap server. I am reading this doc: http://doc.nuxeo.com/display/NXDOC/Using+a+LDAP+directory but I don't know if ...
0 votes
2 answers
7 comments
3689 views
Hi There, If Nuxeo DM system uses external database (eg MS SQL/Postgre SQL) and LDAP, is it possible to find a document (using its unique id) and the user who is granted Write permission on that document by straightaway using the database tables? ...
0 votes
1 answers
0 comments
4260 views
Can I store custom properties for users if the users come from ldap ? I need to be able to store some custom properties on users and I don't want to add those properties in LDAP. For example I need to disable a user in my project although it still ...
0 votes
2 answers
5 comments
2455 views