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

neil_a_wilson
29.25.2006 e6c535792351c877d175ec4cfed177a4ac50592f
Update the core schema to include the isMemberOf attribute type used by the Sun
Java System Directory Server 6.

OpenDS Issue Number: 1042
1 files modified
4 ■■■■ changed files
opends/resource/schema/00-core.ldif 4 ●●●● patch | view | raw | blame | history
opends/resource/schema/00-core.ldif
@@ -375,6 +375,10 @@
attributeTypes: ( 2.16.840.1.113730.3.1.198 NAME 'memberURL'
  DESC 'Sun-defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
  X-ORIGIN 'Sun Java System Directory Server' )
attributeTypes: ( 1.3.6.1.4.1.42.2.27.9.1.792 NAME 'isMemberOf'
  DESC 'Sun-defined attribute type' SYNTAX 1.3.6.1.4.1.1466.115.121.1.12
  NO-USER-MODIFICATION USAGE directoryOperation
  X-ORIGIN 'Sun Java System Directory Server' )
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