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

abobrov
17.10.2008 8a699f80d2fa6dad7a77846459a5c45b19e60b38
- fix residentialPerson objectclass definition bug introduced in RFC2256 and carried over to RFC4519
where l attribute declared both MUST and MAY. new definition reflects X.521 origin of residentialPerson.
1 files modified
2 ■■■ changed files
opendj-sdk/opends/resource/schema/00-core.ldif 2 ●●● patch | view | raw | blame | history
opendj-sdk/opends/resource/schema/00-core.ldif
@@ -490,7 +490,7 @@
  destinationIndicator $ preferredDeliveryMethod $ telexNumber $
  teletexTerminalIdentifier $ telephoneNumber $ internationaliSDNNumber $
  facsimileTelephoneNumber $ street $ postOfficeBox $ postalCode $
  postalAddress $ physicalDeliveryOfficeName $ st $ l ) X-ORIGIN 'RFC 4519' )
  postalAddress $ physicalDeliveryOfficeName $ st ) X-ORIGIN 'RFC 4519' )
objectClasses: ( 2.5.6.11 NAME 'applicationProcess' SUP top STRUCTURAL MUST cn
  MAY ( seeAlso $ ou $ l $ description ) X-ORIGIN 'RFC 4519' )
objectClasses: ( 2.5.6.12 NAME 'applicationEntity' SUP top STRUCTURAL