<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 11:30 AM, Janelle wrote:<br>
    </div>
    <blockquote cite="mid:546255C9.7040807@gmail.com" type="cite">
      <meta http-equiv="content-type" content="text/html;
        charset=windows-1252">
      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 cite="mid:546255C9.7040807@gmail.com" type="cite"> <br>
      Thanks<br>
      ~J<br>
      <br>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
    </blockquote>
    <br>
  </body>
</html>