openLDAP bdb_equality_candidates: (memberOf) not indexed

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
0
down vote

favorite












I have installed an openldap server with memberof function on centos via slapd.conf:
needed part of config?:



index objectClass eq,pres
index ou,cn,surname,givenname eq,pres,sub
index uidNumber,gidNumber,loginShell eq,pres
index uid,memberUid eq,pres,sub
index nisMapName,nisMapEntry eq,pres,sub


if i want authenticate from a application, i get the error:



Invalid credentials. Please try again.



in openldap logs:



SRCH attr=uid displayName mail member
Jun 21 15:53:52 rhsfugt001 slapd[26924]: <= bdb_equality_candidates: (memberOf) not indexed


i havent found a solution to fix this...







share|improve this question























    up vote
    0
    down vote

    favorite












    I have installed an openldap server with memberof function on centos via slapd.conf:
    needed part of config?:



    index objectClass eq,pres
    index ou,cn,surname,givenname eq,pres,sub
    index uidNumber,gidNumber,loginShell eq,pres
    index uid,memberUid eq,pres,sub
    index nisMapName,nisMapEntry eq,pres,sub


    if i want authenticate from a application, i get the error:



    Invalid credentials. Please try again.



    in openldap logs:



    SRCH attr=uid displayName mail member
    Jun 21 15:53:52 rhsfugt001 slapd[26924]: <= bdb_equality_candidates: (memberOf) not indexed


    i havent found a solution to fix this...







    share|improve this question





















      up vote
      0
      down vote

      favorite









      up vote
      0
      down vote

      favorite











      I have installed an openldap server with memberof function on centos via slapd.conf:
      needed part of config?:



      index objectClass eq,pres
      index ou,cn,surname,givenname eq,pres,sub
      index uidNumber,gidNumber,loginShell eq,pres
      index uid,memberUid eq,pres,sub
      index nisMapName,nisMapEntry eq,pres,sub


      if i want authenticate from a application, i get the error:



      Invalid credentials. Please try again.



      in openldap logs:



      SRCH attr=uid displayName mail member
      Jun 21 15:53:52 rhsfugt001 slapd[26924]: <= bdb_equality_candidates: (memberOf) not indexed


      i havent found a solution to fix this...







      share|improve this question











      I have installed an openldap server with memberof function on centos via slapd.conf:
      needed part of config?:



      index objectClass eq,pres
      index ou,cn,surname,givenname eq,pres,sub
      index uidNumber,gidNumber,loginShell eq,pres
      index uid,memberUid eq,pres,sub
      index nisMapName,nisMapEntry eq,pres,sub


      if i want authenticate from a application, i get the error:



      Invalid credentials. Please try again.



      in openldap logs:



      SRCH attr=uid displayName mail member
      Jun 21 15:53:52 rhsfugt001 slapd[26924]: <= bdb_equality_candidates: (memberOf) not indexed


      i havent found a solution to fix this...









      share|improve this question










      share|improve this question




      share|improve this question









      asked Jun 21 at 14:00









      mostworld77

      11




      11




















          1 Answer
          1






          active

          oldest

          votes

















          up vote
          0
          down vote













          It's just a warning saying that some attributes used in a filter for that particular search result were not indexed.



          Whether indexing an attribute or not makes sense can only be determined by looking at the filter causing this warning.



          You can also significantly lower search performance when adding indexes for attributes with large result sets for a distinct value.






          share|improve this answer





















            Your Answer







            StackExchange.ready(function()
            var channelOptions =
            tags: "".split(" "),
            id: "106"
            ;
            initTagRenderer("".split(" "), "".split(" "), channelOptions);

            StackExchange.using("externalEditor", function()
            // Have to fire editor after snippets, if snippets enabled
            if (StackExchange.settings.snippets.snippetsEnabled)
            StackExchange.using("snippets", function()
            createEditor();
            );

            else
            createEditor();

            );

            function createEditor()
            StackExchange.prepareEditor(
            heartbeatType: 'answer',
            convertImagesToLinks: false,
            noModals: false,
            showLowRepImageUploadWarning: true,
            reputationToPostImages: null,
            bindNavPrevention: true,
            postfix: "",
            onDemand: true,
            discardSelector: ".discard-answer"
            ,immediatelyShowMarkdownHelp:true
            );



            );








             

            draft saved


            draft discarded


















            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f451118%2fopenldap-bdb-equality-candidates-memberof-not-indexed%23new-answer', 'question_page');

            );

            Post as a guest






























            1 Answer
            1






            active

            oldest

            votes








            1 Answer
            1






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes








            up vote
            0
            down vote













            It's just a warning saying that some attributes used in a filter for that particular search result were not indexed.



            Whether indexing an attribute or not makes sense can only be determined by looking at the filter causing this warning.



            You can also significantly lower search performance when adding indexes for attributes with large result sets for a distinct value.






            share|improve this answer

























              up vote
              0
              down vote













              It's just a warning saying that some attributes used in a filter for that particular search result were not indexed.



              Whether indexing an attribute or not makes sense can only be determined by looking at the filter causing this warning.



              You can also significantly lower search performance when adding indexes for attributes with large result sets for a distinct value.






              share|improve this answer























                up vote
                0
                down vote










                up vote
                0
                down vote









                It's just a warning saying that some attributes used in a filter for that particular search result were not indexed.



                Whether indexing an attribute or not makes sense can only be determined by looking at the filter causing this warning.



                You can also significantly lower search performance when adding indexes for attributes with large result sets for a distinct value.






                share|improve this answer













                It's just a warning saying that some attributes used in a filter for that particular search result were not indexed.



                Whether indexing an attribute or not makes sense can only be determined by looking at the filter causing this warning.



                You can also significantly lower search performance when adding indexes for attributes with large result sets for a distinct value.







                share|improve this answer













                share|improve this answer



                share|improve this answer











                answered Jul 20 at 22:47









                Michael Ströder

                2296




                2296






















                     

                    draft saved


                    draft discarded


























                     


                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function ()
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f451118%2fopenldap-bdb-equality-candidates-memberof-not-indexed%23new-answer', 'question_page');

                    );

                    Post as a guest













































































                    Popular posts from this blog

                    How to check contact read email or not when send email to Individual?

                    Bahrain

                    Postfix configuration issue with fips on centos 7; mailgun relay