On 28/08/2020 10:32, decebal traian wrote:
Hello,


I've got a problem with my ldap and I was wondering if anyone could help.

Our ldap contains a few large groups with over 30000 users and when I try
to add more users I get this into my log file

  [debug] mdb_id2entry_put: mdb_put failed: MDB_MAP_FULL: Environment
mapsize limit reached(-30792)


I just read some forums suggesting that I should modify the olcDbMaxSize
value  under "olcDatabase={2}mdb,cn=config" .

This is clearly what you need to do. Your MDB file size is not big enough to hold any other data.


Do you have any idea how to do that with Apache Directory Studio?

If you have access to your server, then you can modify the value using Studio to some bigger value. You then will have to restart OpenLDAP as the MDB size change is not immediate -AFAIK for this version-.



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to