[EMAIL PROTECTED] a écrit : > > Hello, > > I have to say that I'm a bit lost... > I would like to configure Nuxeo 5 to be connected to an existing LDAP. > > I think I have all needed data: > > -LDAP server adress & port > -base & creation base > -bind dn & password > > I configured the file > default-ldap-users-directory-bundle.xml found in the resource directory in the > module org.nuxeo.ecm.directory.ldap > I add this file in the OSGI-INF directory and finally I add the following line > OSGI-INF/default-ldap-users-directory-bundle.xml in the MANIFEST.MF file found > in META-INF. > > After this I use maven and ant to compile an redeploy Nuxeo and at the user > connection page I cannot use Administrator connection neither LDAP users > connections...I cannot connect anymore to Nuxeo 5. > > My deduction is : > -the LDAP connection is overlapping (and destroying!?) the standard connection > AND I have a wrong LDAP connection configuration...
Have you had a look at the following: http://svn.nuxeo.org/trac/nuxeo/wiki/LDAPSetup ? -- Olivier _______________________________________________ ECM mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/ecm
