attributetype ( 1.3.6.1.4.1.2428.90.1.10 NAME 'norEduPersonLegalName' DESC 'The legal name for the subject it is associated with' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SUBSTR caseIgnoreSubstringsMatch EQUALITY caseIgnoreMatch USAGE userApplications SINGLE-VALUE ) attributetype ( 1.3.6.1.4.1.2428.90.1.5 NAME 'norEduPersonNIN' DESC 'National Identity Number, assigned by public authorities' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 EQUALITY caseIgnoreMatch USAGE userApplications SINGLE-VALUE ) attributetype ( 1.3.6.1.4.1.2428.90.1.4 NAME 'norEduPersonLIN' DESC 'Locally defined unique identifier for a person' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SUBSTR caseIgnoreSubstringsMatch EQUALITY caseIgnoreMatch USAGE userApplications ) attributetype ( 1.3.6.1.4.1.2428.90.1.6 NAME 'norEduOrgAcronym' DESC 'Acronym for the organization.' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 EQUALITY caseIgnoreMatch USAGE userApplications) attributetype ( 1.3.6.1.4.1.2428.90.1.3 NAME 'norEduPersonBirthDate' DESC 'Birth date for a person.' SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 EQUALITY integerMatch USAGE userApplications SINGLE-VALUE ) attributetype ( 1.3.6.1.4.1.2428.90.1.11 NAME 'norEduOrgSchemaVersion' DESC 'Version number of the norEdu schema used by the organization' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 EQUALITY caseIgnoreMatch USAGE userApplications ) attributetype ( 1.3.6.1.4.1.2428.90.1.7 NAME 'norEduOrgUniqueIdentifier' DESC 'Unique identifier describing the organization.' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 EQUALITY caseIgnoreMatch USAGE userApplications SINGLE-VALUE ) attributetype ( 1.3.6.1.4.1.2428.90.1.8 NAME 'norEduOrgUnitUniqueIdentifier' DESC 'Unique identifier describing the organizational unit.' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 EQUALITY caseIgnoreMatch USAGE userApplications SINGLE-VALUE ) attributetype ( 1.3.6.1.4.1.2428.90.1.12 NAME 'norEduOrgNIN' DESC 'Identifier assigned to the organization by public authorities' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 EQUALITY caseIgnoreMatch USAGE userApplications SINGLE-VALUE ) attributetype ( 1.3.6.1.4.1.2428.90.1.1 NAME 'norEduOrgUniqueNumber' DESC 'The number describing the institution.' SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 EQUALITY integerMatch USAGE userApplications SINGLE-VALUE ) attributetype ( 1.3.6.1.4.1.2428.90.1.2 NAME 'norEduOrgUnitUniqueNumber' DESC 'The number describing the organizational unit.' SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 EQUALITY integerMatch USAGE userApplications SINGLE-VALUE ) attributetype ( 1.3.6.1.4.1.2428.90.1.9 NAME 'federationFeideSchemaVersion' DESC 'The norEdu scheme version used by the LDAP of the organization .' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 EQUALITY caseIgnoreMatch USAGE userApplications SINGLE-VALUE ) objectclass ( 1.3.6.1.4.1.2428.90.2.1 NAME 'norEduOrg' AUXILIARY DESC 'Supplementary attributes for an educational organization' MAY ( norEduOrgUniqueIdentifier $ norEduOrgNIN $ norEduOrgAcronym $ norEduOrgSchemaVersion $ dc $ mail $ labeledURI) ) objectclass ( 1.3.6.1.4.1.2428.90.2.2 NAME 'norEduOrgUnit' AUXILIARY DESC 'Supplementary attributes for a unit of an educational organization' MAY ( norEduOrgUnitUniqueIdentifier $ norEduOrgAcronym $ cn $ mail $ labeledURI) ) objectclass ( 1.3.6.1.4.1.2428.90.2.3 NAME 'norEduPerson' AUXILIARY DESC 'Supplementary attributes for a person affiliated with an educational organization' MAY ( norEduPersonLegalName $ norEduPersonNIN $ norEduPersonLIN $ norEduPersonBirthDate) ) objectclass ( 1.3.6.1.4.1.2428.90.2.4 NAME 'norEduObsolete' AUXILIARY DESC 'Attributes obsoleted in norEdu 1.4 or later' MAY ( norEduOrgUniqueNumber $ norEduOrgUnitUniqueNumber $ federationFeideSchemaVersion) )