From aea9777c734f01d43871de33ae7ff6eca1226b3b Mon Sep 17 00:00:00 2001 From: neil_a_wilson <neil_a_wilson@localhost> Date: Sun, 17 Sep 2006 18:20:05 +0000 Subject: [PATCH] Update the ds-cfg-database-cleaner-num-threads attribute definition to change "Name" to "NAME" to make it more consistent with specification in RFCs 2252 and 4512. --- opendj-sdk/opends/resource/schema/02-config.ldif | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/opendj-sdk/opends/resource/schema/02-config.ldif b/opendj-sdk/opends/resource/schema/02-config.ldif index 81526d3..e2073a3 100644 --- a/opendj-sdk/opends/resource/schema/02-config.ldif +++ b/opendj-sdk/opends/resource/schema/02-config.ldif @@ -971,7 +971,7 @@ NAME 'ds-cfg-account-status-notification-type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 'OpenDS Directory Server' ) attributeTypes: ( 1.3.6.1.4.1.26027.1.1.284 - Name 'ds-cfg-database-cleaner-num-threads' + NAME 'ds-cfg-database-cleaner-num-threads' SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE X-ORIGIN 'OpenDS Directory Server' ) attributeTypes: ( 1.3.6.1.4.1.26027.1.1.285 -- Gitblit v1.10.0