<html><head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1"></head><body
 bgcolor="#FFFFFF" text="#000000">
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>
</body>
</html>