Umar <[EMAIL PROTECTED]> writes: > Dear Members! > > I recently installed openldap and running successfully but there is some > lines i saw in ldap log file. > > bdb_equality_candidates: (memberUid) not indexed > bdb_equality_candidates: (sambaDomainName) not indexed > > Please help what is this and how i can fix that
these attribute types (memberUid and sambaDomainName) have been part of a search string, but these attributes are not indexed. Configure an equality index and run slapindex(8). -- Dieter Klünter | Systemberatung http://www.dkluenter.de GPG Key ID:8EF7B6C6 --- You are currently subscribed to [EMAIL PROTECTED] as: [EMAIL PROTECTED] To unsubscribe send email to [EMAIL PROTECTED] with the word UNSUBSCRIBE as the SUBJECT of the message.