OK, even just the errors are way too big to post here, but here's one in particular that seems relevant to the problem at hand.
2008-08-25 16:27:01,870 ERROR [STDERR] org.nuxeo.ecm.core.api.model.PropertyNotFoundException: Property not found: sAMAccountName. That comes up when I do a search of all the users in Member Management by using * as a search string in the search box. Note that this error does NOT show up when I log in successfully with an LDAP user. I am using sAMAccountName for my idField, rdnAttribute, and fieldMapping for "username". Also, when I do the * search on Users, I get over 900K worth of error lines in my server log (just for that one search action). It appears to be that error above followed by a large trace dump, then that error line repeating, followed by more trace dumps, repeating over and over again. The weird part is that it actually successfully brings back the full list of usernames when it does that. I realize that this does not get to my problems with the groups, but let's handle one thing at a time since this might be a core problem affecting multiple aspects of the LDAP integration. Best, Dave Thibault _______________________________________________ ECM mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/ecm
