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
1664 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