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

fguigues
23.47.2008 2974dcb7adaedead4dac1ee34ab23bcd3308066f
opends/resource/schema/02-config.ldif
@@ -2182,72 +2182,42 @@
  SINGLE-VALUE
  X-ORIGIN 'OpenDS Directory Server' )
attributeTypes: ( 1.3.6.1.4.1.26027.1.1.449
  NAME 'ds-cfg-version'
  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.450
  NAME 'ds-cfg-community'
  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.451
attributeTypes: ( 1.3.6.1.4.1.26027.1.1.450
  NAME 'ds-cfg-allowed-manager'
  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.452
attributeTypes: ( 1.3.6.1.4.1.26027.1.1.451
  NAME 'ds-cfg-allowed-user'
  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.453
attributeTypes: ( 1.3.6.1.4.1.26027.1.1.452
  NAME 'ds-cfg-security-level'
  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.454
attributeTypes: ( 1.3.6.1.4.1.26027.1.1.453
  NAME 'ds-cfg-traps-community'
  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.455
attributeTypes: ( 1.3.6.1.4.1.26027.1.1.454
  NAME 'ds-cfg-traps-destination'
  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.456
attributeTypes: ( 1.3.6.1.4.1.26027.1.1.455
  NAME 'ds-cfg-security-agent-file'
  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.457
attributeTypes: ( 1.3.6.1.4.1.26027.1.1.456
  NAME 'ds-cfg-registered-mbean'
  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.458
  NAME 'ds-cfg-template-username'
  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.459
  NAME 'ds-cfg-template-auth-algorithm'
  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.460
  NAME 'ds-cfg-template-authkey'
  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.461
  NAME 'ds-cfg-template-priv-algorithm'
  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.462
  NAME 'ds-cfg-template-privkey'
  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.463
attributeTypes: ( 1.3.6.1.4.1.26027.1.1.457
  NAME 'ds-cfg-opendmk-jarfile'
  SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
  SINGLE-VALUE
@@ -3764,8 +3734,7 @@
  STRUCTURAL
  MUST ( ds-cfg-listen-port $
         ds-cfg-trap-port )
  MAY ( ds-cfg-version $
        ds-cfg-traps-destination $
  MAY ( ds-cfg-traps-destination $
        ds-cfg-registered-mbean $
        ds-cfg-community $
        ds-cfg-allowed-manager $
@@ -3773,10 +3742,5 @@
        ds-cfg-security-level $
        ds-cfg-traps-community $
        ds-cfg-security-agent-file $
        ds-cfg-template-username $
        ds-cfg-template-auth-algorithm $
        ds-cfg-template-authkey $
        ds-cfg-template-priv-algorithm $
        ds-cfg-template-privkey $
        ds-cfg-opendmk-jarfile )
  X-ORIGIN 'OpenDS Directory Server' )