[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: Number of entries
You probably compiled OpenLDAP with ndbm database.
ndbm doesn't scale.
You should build OpenLDAP with gdbm or db2.
> I have installed OpenLDAP on a Sun Solaris 2.6 machine and it appears to be
> working fine.
>
> I have setup an o=company, c=us, as my root and I have an
> o=division,o=company,c=us as where I want to setup the users. We have 3
> divisions. I get to 125 entries on the list that I am entrering through
> ldapadd and I get "ldap_add: Operation error" It subsequently disallows
> access to the database. I can restart slapd again and see the 125 entries.
> Any ideas? I'd appreciate any help.
>
> +----------------------------------+
> | David Higgins |
> | NT System Administrator |
> | Microsoft Certified Professional |
> | EMASS Inc. |
> | 10949 East Peakview Avenue |
> | Englewood, Colorado 80111 |
> | 303-705-3863 - Desk |
> | 303-257-4476 - Cell |
> | Dave_Higgins@emass.com - Work |
> | supradave@earthlink.net - Home |
> +----------------------------------+
>
>