Hello,

Did you succeed in getting a user from your ldap using your preferred tool 
(slapd, Apache Directory Studio, LDAP browser, ...) ? 
Getting the right ldap query string and the result for a given user will 
greatly help you in setting the configuration file.

First, let's try to get only users from your LDAP:
* Add only default-ldap-users-directory-bundle.xml in the config directory.
* Increase logs level by add in lib/log4j.xml the following lines after any 
existing category:
  <category name="org.nuxeo.ecm.directory">
    <priority value="DEBUG" />
  </category>
* start your server
* look for WARN, ERROR and DEBUG messages in log/server.log
* look for everything about "org.nuxeo.ecm.directory.ldap.storage.users"

Please use something like http://pastebin.com/ if you aim to send us big logs.

Regards,
Julien
--
Posted by "jcarsique" at Nuxeo Discussions <http://nuxeo.org/discussions>
View the complete thread: 
<http://www.nuxeo.org/discussions/thread.jspa?threadID=3952#12157>
_______________________________________________
ECM mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm
To unsubscribe, go to http://lists.nuxeo.com/mailman/options/ecm

Reply via email to