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

neil_a_wilson
31.20.2006 b3b0b08237f691f88c775b1eb0b0f9dda661faa4
Update the standards list to include the draft-wahl-ldap-adminaddr Internet
Draft, and update the server schema to include the administratorsAddress
attribute type definition.
1 files modified
3 ■■■■■ changed files
opendj-sdk/opends/resource/schema/00-core.ldif 3 ●●●●● patch | view | raw | blame | history
opendj-sdk/opends/resource/schema/00-core.ldif
@@ -365,6 +365,9 @@
  DESC 'Sun-defined access control information attribute type'
  SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 USAGE directoryOperation
  X-ORIGIN 'Sun Java System Directory Server' )
attributeTypes: ( 1.3.6.1.4.1.1466.101.120.1 NAME 'administratorsAddress'
  SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 USAGE directoryOperation
  X-ORIGIN 'draft-wahl-ldap-adminaddr' )
objectClasses: ( 2.5.6.0 NAME 'top' ABSTRACT MUST objectClass
  X-ORIGIN 'RFC 2256' )
objectClasses: ( 2.5.6.1 NAME 'alias' SUP top STRUCTURAL MUST aliasedObjectName