Hide Forgot
verified with 389-ds-base-1.2.8.2-1.el6.i686 [root@ds90-rhel6-32vm ~]# cat a.ldif dn: cn=config changetype: modify replace: nsslapd-errorlog-logmaxdiskspace nsslapd-errorlog-logmaxdiskspace: -1 [root@ds90-rhel6-32vm ~]# /usr/lib/mozldap/ldapmodify -h localhost -p 389 -D "cn=directory manager" -w Secret123 -vcf ./a.ldif ldapmodify: started Sun Apr 17 15:19:25 2011 ldap_init( localhost, 389 ) replace nsslapd-errorlog-logmaxdiskspace: -1 modifying entry cn=config modify complete [root@ds90-rhel6-32vm ~]# cat a.ldif dn: cn=config changetype: modify replace: nsslapd-errorlog-maxlogsize nsslapd-errorlog-maxlogsize: 101 [root@ds90-rhel6-32vm ~]# [root@ds90-rhel6-32vm ~]# /usr/lib/mozldap/ldapmodify -h localhost -p 389 -D "cn=directory manager" -w Secret123 -vcf ./a.ldif ldapmodify: started Sun Apr 17 15:20:36 2011 ldap_init( localhost, 389 ) replace nsslapd-errorlog-maxlogsize: 101 modifying entry cn=config modify complete [root@ds90-rhel6-32vm ~]#
An advisory has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on therefore solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHEA-2011-0533.html