unable to change value of nsslapd-errorlog-logmaxdiskspace to -1
Hi Team,
I get the following error when running the ldapmodify command to change the value of the attribute "nsslapd-errorlog-logmaxdiskspace" to -1.
# ./ldapmodify -D "cn=Directory Manager" -w-
Enter bind password:
dn:cn=config
changetype:modify
replace:nsslapd-errorlog-logmaxdiskspace
nsslapd-errorlog-logmaxdiskspace: -1
modifying entry cn=config
ldap_modify: Operations error
ldap_modify: additional info: nsslapd-accesslog-logmaxdiskspace: maxdiskspace "-1" is less than max log size "100"
I was able to change the value of "nsslapd-accesslog-logmaxdiskspace" to -1 .
What could be the reason for this error and how do I change the value of attribute "nsslapd-errorlog-logmaxdiskspace" to "-1"
Thanks,
Suresh

