Hello list. :)
I have got this error y My logs:
bdb_equality_candidates: (uniqueMember) not indexed
How create this index uniqueMember? I create a ldif file, as it should be? Steps anyone know?
Thanks-
--On Wednesday, June 10, 2015 1:38 PM -0300 Fabián M Sales fabian.sales@donweb.com wrote:
Hello list. :)
I have got this error y My logs:
bdb_equality_candidates: (uniqueMember) not indexed
How create this index uniqueMember? I create a ldif file, as it should be? Steps anyone know?
I suggest reading the manual pages on how to create indicies. However, it should be noted that just because you're getting a warning that something is not indexed does not necesarily mean it should be indexed. In my own OpenLDAP build, I've moved that warning to a different log level so our customers stop asking why things that shouldn't be indexed aren't indexed.
--Quanah
--
Quanah Gibson-Mount Platform Architect Zimbra, Inc. -------------------- Zimbra :: the leader in open source messaging and collaboration
Thanks very much.
On 10/06/15 13:48, Quanah Gibson-Mount wrote:
--On Wednesday, June 10, 2015 1:38 PM -0300 Fabián M Sales fabian.sales@donweb.com wrote:
Hello list. :)
I have got this error y My logs:
bdb_equality_candidates: (uniqueMember) not indexed
How create this index uniqueMember? I create a ldif file, as it should be? Steps anyone know?
I suggest reading the manual pages on how to create indicies. However, it should be noted that just because you're getting a warning that something is not indexed does not necesarily mean it should be indexed. In my own OpenLDAP build, I've moved that warning to a different log level so our customers stop asking why things that shouldn't be indexed aren't indexed.
--Quanah
--
Quanah Gibson-Mount Platform Architect Zimbra, Inc.
Zimbra :: the leader in open source messaging and collaboration
Am Wed, 10 Jun 2015 12:38:34 -0300 schrieb Fabián M Sales fabian.sales@donweb.com:
Hello list. :)
I have got this error y My logs:
bdb_equality_candidates: (uniqueMember) not indexed
How create this index uniqueMember? I create a ldif file, as it should be? Steps anyone know?
uniqueMember cannot be indexed due to its uniqueness requirements. See RFC 4517, section 3 for further information.
-Dieter
-- Dieter Klünter | Systemberatung http://sys4.de GPG Key ID: E9ED159B 53°37'09,95"N 10°08'02,42"E
openldap-technical@openldap.org