My very uninformed guess: The entry you're trying to add would cause the creation of a new index file (whatever.dbb). The UID slapd is running as is not allowed to make this file because of directory permissions on your database's location.
On 6/27/05, Robin Walser, Datapark AG <[EMAIL PROTECTED]> wrote: > Hi List, > > I discovered that when I try to add a new entry, the following error occurs: > > ldap_add: Internal (implementation specific) error (80) > additional info: DN index generation failed > > What happend here... My LDAP Database gots a large amount of data. The > Backend I use is ldbm. > > I searched the internet for this problem, I only find slapindex should > help, but it didn't! > > OpenLDAP Version: 2.2.7 on a Debian Sarge Machine
