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

Nemanja Lukic
24.35.2011 85ba0a0b7c41216411fe99c1e714415e53fa5629
opends/resource/schema/02-config.ldif
@@ -2717,6 +2717,20 @@
  NAME 'ds-cfg-check-substrings'
  SYNTAX 1.3.6.1.4.1.1466.115.121.1.7
  X-ORIGIN 'OpenDJ Directory Server' )
attributeTypes: ( 1.3.6.1.4.1.36733.2.1.1.53
  NAME 'ds-cfg-check-references'
  SYNTAX 1.3.6.1.4.1.1466.115.121.1.7
  SINGLE-VALUE
  X-ORIGIN 'OpenDJ Directory Server' )
attributeTypes: ( 1.3.6.1.4.1.36733.2.1.1.54
  NAME 'ds-cfg-check-references-filter-criteria'
  SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
  X-ORIGIN 'OpenDJ Directory Server' )
attributeTypes: ( 1.3.6.1.4.1.36733.2.1.1.55
  NAME 'ds-cfg-check-references-scope-criteria'
  SINGLE-VALUE
  SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
  X-ORIGIN 'OpenDJ Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.1
  NAME 'ds-cfg-access-control-handler'
  SUP top
@@ -3917,7 +3931,10 @@
  MUST ds-cfg-attribute-type
  MAY ( ds-cfg-base-dn $
        ds-cfg-update-interval $
        ds-cfg-log-file )
        ds-cfg-log-file $
        ds-cfg-check-references $
        ds-cfg-check-references-filter-criteria $
        ds-cfg-check-references-scope-criteria )
  X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.120
  NAME 'ds-cfg-smtp-account-status-notification-handler'