<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 11/11/2014 12:33 PM, Janelle wrote:<br>
    </div>
    <blockquote cite="mid:5462649D.4030102@gmail.com" type="cite">
      <meta content="text/html; charset=windows-1252"
        http-equiv="Content-Type">
      In this case it is the exact password and it worked in the first
      line but not in the second.<br>
      <br>
      Now to make things even more strange -- I have 8 replicas -- and 3
      of them show this problem, the others do not -- WOW.. <br>
      <br>
      My brain is going to explode today. :-)<br>
    </blockquote>
    <br>
    Yeah, sorry, I have no idea.  Please let us know if you figure it
    out.<br>
    <br>
    <blockquote cite="mid:5462649D.4030102@gmail.com" type="cite">
      <br>
      ~J<br>
      <br>
      <blockquote style="border: 0px none;"
        cite="mid:546257DA.2030804@redhat.com" type="cite">
        <div style="margin:30px 25px 10px 25px;" class="__pbConvHr">
          <div style="display:table;width:100%;border-top:1px solid
            #EDEEF0;padding-top:5px">
            <div
              style="display:table-cell;vertical-align:middle;padding-right:6px;"><img
                photoaddress="rmeggins@redhat.com" photoname="Rich
                Megginson" src="cid:part1.07030300.09020509@redhat.com"
                name="compose-unknown-contact.jpg" height="25px"
                width="25px"></div>
            <div
style="display:table-cell;white-space:nowrap;vertical-align:middle;width:100%">
              <a moz-do-not-send="true"
                href="mailto:rmeggins@redhat.com" style="color:#737F92
                !important;padding-right:6px;font-weight:bold;text-decoration:none
                !important;">Rich Megginson</a></div>
            <div
              style="display:table-cell;white-space:nowrap;vertical-align:middle;">
              <font color="#9FA2A5"><span style="padding-left:6px">November
                  11, 2014 at 10:39 AM</span></font></div>
          </div>
        </div>
        <div style="color:#888888;margin-left:24px;margin-right:24px;"
          __pbrmquotes="true" class="__pbConvBody">
          <meta http-equiv="Content-Type" content="text/html;
            charset=windows-1252">
          <div class="moz-cite-prefix">On 11/11/2014 11:30 AM, Janelle
            wrote:<br>
          </div>
          <blockquote type="cite" cite="mid:546255C9.7040807@gmail.com">
            <meta content="text/html; charset=windows-1252"
              http-equiv="content-type">
            Hi all..<br>
            <br>
            I continue to come up with strange and unusual problems.
            Here is a new one - use the dbmon.sh script and trying to
            tune the dbcache...<br>
            <br>
            This is on a replica BTW<br>
            <br>
            First -- THIS WORKS: <br>
            <br>
            INCR=60 BINDDN="cn=directory manager" BINDPW="asecret" 
            VERBOSE=2 dbmon.sh<br>
            <br>
            and I see all the info I need, BUT - now I want to tune it
            and get: (HOW CAN THIS BE?!?!)<br>
            <br>
            # ldapmodify -x -D "cn=directory manager" -w asecret
            <<EOF<br>
            > dn: cn=userRoot,cn=ldbm database,cn=plugins,cn=config<br>
            > changetype: modify<br>
            > replace: nsslapd-cachememsize<br>
            > nsslapd-cachememsize: 8589934592<br>
            > EOF<br>
            <span style="font-weight: bold;">ldap_bind: Invalid
              credentials (49)</span><br>
          </blockquote>
          <br>
          Is asecret the literal password?  If not, does it contain
          spaces or other shell metacharacters that need to be quoted or
          escaped?<br>
          <br>
          <blockquote type="cite" cite="mid:546255C9.7040807@gmail.com"><br>
            Thanks<br>
            ~J<br>
            <br>
            <br>
            <fieldset class="mimeAttachmentHeader"></fieldset>
            <br>
          </blockquote>
          <br>
        </div>
        <div style="margin:30px 25px 10px 25px;" class="__pbConvHr">
          <div style="display:table;width:100%;border-top:1px solid
            #EDEEF0;padding-top:5px">
            <div
              style="display:table-cell;vertical-align:middle;padding-right:6px;"><img
                photoaddress="janellenicole80@gmail.com"
                photoname="Janelle"
                src="cid:part1.07030300.09020509@redhat.com"
                name="compose-unknown-contact.jpg" height="25px"
                width="25px"></div>
            <div
style="display:table-cell;white-space:nowrap;vertical-align:middle;width:100%">
              <a moz-do-not-send="true"
                href="mailto:janellenicole80@gmail.com"
                style="color:#737F92
                !important;padding-right:6px;font-weight:bold;text-decoration:none
                !important;">Janelle</a></div>
            <div
              style="display:table-cell;white-space:nowrap;vertical-align:middle;">
              <font color="#9FA2A5"><span style="padding-left:6px">November
                  11, 2014 at 10:30 AM</span></font></div>
          </div>
        </div>
        <div style="color:#888888;margin-left:24px;margin-right:24px;"
          __pbrmquotes="true" class="__pbConvBody">
          <meta content="text/html; charset=windows-1252"
            http-equiv="content-type">
          Hi all..<br>
          <br>
          I continue to come up with strange and unusual problems. Here
          is a new one - use the dbmon.sh script and trying to tune the
          dbcache...<br>
          <br>
          This is on a replica BTW<br>
          <br>
          First -- THIS WORKS: <br>
          <br>
          INCR=60 BINDDN="cn=directory manager" BINDPW="asecret" 
          VERBOSE=2 dbmon.sh<br>
          <br>
          and I see all the info I need, BUT - now I want to tune it and
          get: (HOW CAN THIS BE?!?!)<br>
          <br>
          # ldapmodify -x -D "cn=directory manager" -w asecret
          <<EOF<br>
          > dn: cn=userRoot,cn=ldbm database,cn=plugins,cn=config<br>
          > changetype: modify<br>
          > replace: nsslapd-cachememsize<br>
          > nsslapd-cachememsize: 8589934592<br>
          > EOF<br>
          <span style="font-weight: bold;">ldap_bind: Invalid
            credentials (49)</span><br>
          <br>
          Thanks<br>
          ~J<br>
          <br>
        </div>
      </blockquote>
    </blockquote>
    <br>
  </body>
</html>