mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

dugan
03.33.2007 44e65a90731cfd0dbaff36aaa3993fde064f744d
opendj-sdk/opends/resource/schema/02-config.ldif
@@ -1626,6 +1626,22 @@
  NAME 'ds-cfg-save-config-on-successful-startup'
  SYNTAX 1.3.6.1.4.1.1466.115.121.1.7 SINGLE-VALUE
  X-ORIGIN 'OpenDS Directory Server' )
attributeTypes: ( 1.3.6.1.4.1.26027.1.1.474
  NAME 'ds-cfg-referential-integrity-log-file'
  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.475
  NAME 'ds-cfg-referential-integrity-update-interval'
  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.472
  NAME 'ds-cfg-referential-integrity-attribute-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.473
   NAME 'ds-cfg-referential-integrity-base-dn'
   SYNTAX 1.3.6.1.4.1.1466.115.121.1.12
   X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.1
  NAME 'ds-cfg-access-control-handler' SUP top STRUCTURAL
  MUST ( cn $ ds-cfg-acl-handler-class $ ds-cfg-acl-handler-enabled )
@@ -2431,4 +2447,11 @@
objectClasses: ( 1.3.6.1.4.1.26027.1.2.162
  NAME 'ds-cfg-subject-equals-dn-certificate-mapper'
  SUP ds-cfg-certificate-mapper STRUCTURAL X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.122
  NAME 'ds-cfg-referential-integrity-plugin' SUP ds-cfg-plugin
  STRUCTURAL MUST ds-cfg-referential-integrity-attribute-type
  MAY ( ds-cfg-referential-integrity-base-dn
  $ ds-cfg-referential-integrity-update-interval
  $ ds-cfg-referential-integrity-log-file )
  X-ORIGIN 'OpenDS Directory Server' )