Hi Mangesh
looks OK to me. In order to have slapd take notice of that you have to
write it into
olcDatabase={n}{type}, cn=config
as attribute olcDbIndex.
with n beeing the running number of the Database (such as 2), and type
beeing the type (such as bdb) of the Database.
On 02/17/2015 07:27 AM, Mangesh Sawant wrote:
Hi,
I want information regarding adding index on an ldap attribute.
My directory structure is like:
ObjectClass Hierarchy: Company=>Department (In dc=example,dc=com)
Inside ObjectClass"Company", One of the attributes "UserID" to be
indexed. I have added index on the same as per following in slapd.conf:
index UserID eq
Kindly let me know whether it is the correct syntax of defining an index.
Thanks And Regards ,
Mangesh Sawant .
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org