Thank you for your answer!
The server LDAP is working correctly (it's already used by an open exchange server) and I can connect to this server with a LDAP client. I think that I've got a problem with the tag "<schema>". The default configuration in the default-ldap-users-directory-bundle.xml file was "<schema>user</schema>" and I've tried to use nuxeo with this conf but I've got this error : 17:22:29,657 ERROR [LDAPDirectory] [LDAP: error code 49 - Invalid Credentials] 17:22:29,681 ERROR [NuxeoLoginModule] org.nuxeo.ecm.directory.DirectoryException: could not initialise LDAP directory context: [LDAP: error code 49 - Invalid Credentials] What does it mean (error code 49)? And when I modify these tags (<schema>members_ldap</schema>), I've got a new error : 17:25:28,214 ERROR [ComponentManager] Failed to get service: interface org.nuxeo.ecm.platform.usermanager.UserManager 17:25:28,275 ERROR [NuxeoLoginModule] org.nuxeo.ecm.core.api.ClientException: Runtime exception was raised. Wrapping now... Does this new error mean that my conf is wrong? Do I have to let the content of the "<schema>" tags by default? Vincent ------------------------------------------------------------------------------------------------------------ > To: [email protected] > From: [EMAIL PROTECTED] > Date: Tue, 29 Jul 2008 09:52:44 +0200 > CC: [EMAIL PROTECTED]; [EMAIL PROTECTED] > Subject: Re: [Ecm] Re : Nuxeo & LDAP > > Vincent a écrit : > > Thanks, > > > > Maybe I deleted the default-sql-directories-bundle wrapped error? Have you > > checked > that your LDAP configuration is correctly deployed? >e.xml but I've just added it in nuxeo.ear/config > > and now I've got the following error : > > =========================================================== > > = Nuxeo EP Started > > =========================================================== > > = Component Loading Status: Pending: 0 / Total: 201 > > =========================================================== > > 02:57:35,142 INFO [Server] JBoss (MX MicroKernel) [4.0.5.GA (build: > > CVSTag=Branch_4_0 date=200610162339)] Started in 1m:34s:580ms > > 02:58:06,168 ERROR [ComponentManager] Failed to get service: interface > > org.nuxeo.ecm.platform.usermanager.UserManager > > 02:58:06,181 ERROR [NuxeoLoginModule] > > org.nuxeo.ecm.core.api.ClientException: Runtime exception was raised. > > Wrapping now... > > 02:58:13,990 ERROR [NuxeoLoginModule] > > org.nuxeo.ecm.core.api.ClientException: Runtime exception was raised. > > Wrapping now... > > > > I'm lost and I don't know what I can do now, what do you think I could do? > > Don't you have the complete stack trace of the wrapped error? Have you checked > that your LDAP configuration is correctly deployed? > > -- > Olivier > > _______________________________________________ > ECM mailing list > [email protected] > http://lists.nuxeo.com/mailman/listinfo/ecm _______________________________________________ ECM mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/ecm
