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

Problem setting size limits on subordinate databases



Hi,


I have problems setting size limits when using subordinate databases.

My slapd.conf includes the following:

...
sizelimit 2
...
database ldbm
suffix dc=test,dc=foo,dc=bar
subordinate
...
database ldbm
suffix dc=foo,dc=bar
...

Now when I do a ldapsearch -x -b dc=foo,dc=bar filter
I get 3 to 6 results depending on the filter and no error
messages at all.

If I put all my records in one database file, everything
is fine, I get 2 entries and then a Sizelimit exceeded message.


Tested this with Openldap 2.1.9 and 20030107-stable on Linux and Solaris.

What am I doing wrong?

Thanks,

Tanel.