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

neil_a_wilson
20.14.2007 c98f22cea016ec54cff010d3dd3eaf64d83c09be
Correct the schema definitions so that we use attribute names of
ds-cfg-plugin-order-post-synchronization-* rather than
ds-cfg-plugin-order-synchronization-*.

OpenDS Issue Number: 2308
1 files modified
16 ■■■■ changed files
opends/resource/schema/02-config.ldif 16 ●●●● patch | view | raw | blame | history
opends/resource/schema/02-config.ldif
@@ -1659,19 +1659,19 @@
  SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE
  X-ORIGIN 'OpenDS Directory Server' )
attributeTypes: ( 1.3.6.1.4.1.26027.1.1.491
  NAME 'ds-cfg-plugin-order-synchronization-add'
  NAME 'ds-cfg-plugin-order-post-synchronization-add'
  SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE
  X-ORIGIN 'OpenDS Directory Server' )
attributeTypes: ( 1.3.6.1.4.1.26027.1.1.492
  NAME 'ds-cfg-plugin-order-synchronization-delete'
  NAME 'ds-cfg-plugin-order-post-synchronization-delete'
  SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE
  X-ORIGIN 'OpenDS Directory Server' )
attributeTypes: ( 1.3.6.1.4.1.26027.1.1.493
  NAME 'ds-cfg-plugin-order-synchronization-modify'
  NAME 'ds-cfg-plugin-order-post-synchronization-modify'
  SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE
  X-ORIGIN 'OpenDS Directory Server' )
attributeTypes: ( 1.3.6.1.4.1.26027.1.1.494
  NAME 'ds-cfg-plugin-order-synchronization-modify-dn'
  NAME 'ds-cfg-plugin-order-post-synchronization-modify-dn'
  SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE
  X-ORIGIN 'OpenDS Directory Server' )
attributeTypes: ( 1.3.6.1.4.1.26027.1.1.495
@@ -2275,10 +2275,10 @@
  ds-cfg-plugin-order-post-response-modify $
  ds-cfg-plugin-order-post-response-modify-dn $
  ds-cfg-plugin-order-post-response-search $
  ds-cfg-plugin-order-synchronization-add $
  ds-cfg-plugin-order-synchronization-delete $
  ds-cfg-plugin-order-synchronization-modify $
  ds-cfg-plugin-order-synchronization-modify-dn $
  ds-cfg-plugin-order-post-synchronization-add $
  ds-cfg-plugin-order-post-synchronization-delete $
  ds-cfg-plugin-order-post-synchronization-modify $
  ds-cfg-plugin-order-post-synchronization-modify-dn $
  ds-cfg-plugin-order-search-result-entry $
  ds-cfg-plugin-order-search-result-reference $
  ds-cfg-plugin-order-subordinate-modify-dn $