Hi Thibault, I figure out the problem is my base's size, when OM searchs using filter (objectClass=person) results too many entries (>21000) and took 2 minutes, that causes a timeout in OM.
When I run in a minor base works perfectly. On Fri, May 7, 2010 at 9:06 AM, <[email protected]> wrote: > Hi, > > Le 06/05/2010 15:16, Nilson Morais a écrit : > > When I use SIMPLE this happens: >> >> OM Debug http://pastebin.com/SLttAvjc >> and >> Ldap Log http://pastebin.com/jXQtmst5 >> >> > In the openldap log you can read: > "SRCH base=" DC=company,DC=gov,DC=br" scope=2 filter="(objectClass=person)" > attrs=ALL" > > First of all, there is a space in the search base which may prove that > there is an extra space in your configuration file. > > Second point is to check that your entries have the person objectclass set > as OM in the version you're using, requires that the user entries have this > class set. > > Regards, > Thibault > -- You received this message because you are subscribed to the Google Groups "OpenMeetings User" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/openmeetings-user?hl=en.
