I have a portal based on Alfresco 3.0.0 Labs and JBoss Portal 2.7.2 running on JBoss 4.2.3.GA and Red Hat Enterprice Linux ES release 4. Users are on OpenLDAP.
JBoss Portal manages the user registration, so it can read and write on OpenLDAP. Alfresco can only read OpenLDAP.
We scheduled Alfresco to synchronize with LDAP once a day at 11:00 pm, so if a new user is found Alfresco creates his home space.
Since last week Alfresco doesn't create new users spaces, I didn't change anything in Alfresco configuration and I don't know what to do.
I have about 1400 users on LDAP (and JBoss Portal) but only about 1240 on Alfresco at the moment.
I thought there was some limit on the number of results returned by a LDAP search but when I tried the ldapsearch Linux command it returned all the 1400 users. I read that the limit should be 2000 records.
Has anybody had a similar problem?
Does anybody know a solution?
Thanks in advance