I got part of it working but there are still problems. I can log in to Nuxeo with an ADS account. I can go to "Members Management", search for * and pull back all the users. However, if I try to do the same for "Groups" I get the following error in my browser just by clicking on the "Groups" tab:
+HTTP Status 404 - /nuxeo/nxdoc/default/67c235ba-e6f9-4f93-badf-ce298b86b75b/view_groups+ +-----+ +type Status report+ +message /nuxeo/nxdoc/default/67c235ba-e6f9-4f93-badf-ce298b86b75b/view_groups+ +description The requested resource (/nuxeo/nxdoc/default/67c235ba-e6f9-4f93-badf-ce298b86b75b/view_groups) is not available.+ +-----+ +Apache Tomcat/5.5.20+ Also, if I click on an AD user in the Users search results, then click the "edit" tab in that user, I get this error: HTTP Status 404 - /nuxeo/nxdoc/default/67c235ba-e6f9-4f93-badf-ce298b86b75b/edit_user ----- type Status report message /nuxeo/nxdoc/default/67c235ba-e6f9-4f93-badf-ce298b86b75b/edit_user description The requested resource (/nuxeo/nxdoc/default/67c235ba-e6f9-4f93-badf-ce298b86b75b/edit_user) is not available. ----- Apache Tomcat/5.5.20 Here's my default-ldap-users-directory-bundle.xml: _______________________________________________ ECM mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/ecm
