Re: [phpldapadmin-users] [FWD] Problem to create new users

2009-11-02 Thread Deon George
Ralph, > Do you really believe a database with 1200 entries is a large database? It is all relative. Since you are the first person (that I can recall) to report hitting the size exceed message when looking through user accounts, then you have a typically larger database than other PLA users. .

Re: [phpldapadmin-users] [FWD] Problem to create new users

2009-11-02 Thread Ralph Ballier
Deon, I have changes size_limit to 0 and it works well. Which kind of problems do you await? Do you really believe a database with 1200 entries is a large database? Ralph ursprüngliche Nachricht- Von: "Deon George" [email protected] An: phpldapadmin-us

Re: [phpldapadmin-users] [FWD] Problem to create new users

2009-10-30 Thread Deon George
Ralph, Internally, PLA hard codes queries to have a size limit of 500. This obviously is not suitable for a large LDAP database, and it is probably OK for all queries to be unlimited. So, edit lib/ds_ldap.php, and in the function query(), change the default size_limit to 0. Let me know (via the

[phpldapadmin-users] [FWD] Problem to create new users

2009-10-27 Thread Ralph Ballier
Hello, somebody had sent me a mail for this theme, but I had accidentally deleted it. He had written, my min uidnumber in config.php is too big. Now I have corrected to uidnumber=11 and it works. uidnumbers 11 and 12 are already assigned and the next vacant number is 13 and this is the number in