[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: sizelimit problems



josh abbott wrote:
> 
> i get sizelimit errors if i search for names
> with the letter 'a' and when i get errors in webldap as well when it 
> tries to display the number of results in the database as well.

web2ldap has no client-side limit. It just tries to display the
search results on pages.

> the only sizelimit
> config i know of is is ldap.conf which i set to 120000.

This is for the client tools like ldapsearch. How does ldapsearch
behave?

> else i need to change this?

See man 5 slapd.conf, option "sizelimit".

Ciao, Michael.