--- core.schema.orig    Wed May 22 22:17:41 2002
+++ core.schema Fri May 31 20:43:47 2002
@@ -367,15 +367,15 @@
                postalAddress $ physicalDeliveryOfficeName $ st $ l $ description ) )

 objectclass ( 2.5.6.6 NAME 'person' SUP top STRUCTURAL
-       MUST ( sn $ cn )
-       MAY ( userPassword $ telephoneNumber $ seeAlso $ description ) )
+       MUST cn
+       MAY ( sn $ userPassword $ telephoneNumber $ seeAlso $ description ) )

 objectclass ( 2.5.6.7 NAME 'organizationalPerson' SUP person STRUCTURAL
        MAY ( title $ x121Address $ registeredAddress $ destinationIndicator $
                preferredDeliveryMethod $ telexNumber $ teletexTerminalIdentifier $
                telephoneNumber $ internationaliSDNNumber $
                facsimileTelephoneNumber $ street $ postOfficeBox $ postalCode $
-               postalAddress $ physicalDeliveryOfficeName $ ou $ st $ l ) )
+               postalAddress $ physicalDeliveryOfficeName $ ou $ st $ l $ organizationName ) )

 objectclass ( 2.5.6.8 NAME 'organizationalRole' SUP top STRUCTURAL
        MUST cn
