# Mod for Feide schema version 1.5, Svein Hansen, HIVE (Svein.Hansen@hive.no) # eduPerson for eDirectory # version: 1 #NDS attribute:eduPersonScopedAffiliation dn: cn=schema changetype: modify add: attributeTypes attributeTypes: ( 1.3.6.1.4.1.5923.1.1.2.9 NAME 'eduPersonScopedAffiliation' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 ) #NDS attribute:eduPersonNickname dn: cn=schema changetype: modify add: attributeTypes attributeTypes: ( 1.3.6.1.4.1.5923.1.1.2.2 NAME 'eduPersonNickname' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 ) #NDS attribute:eduPersonPrincipalName dn: cn=schema changetype: modify add: attributeTypes attributeTypes: ( 1.3.6.1.4.1.5923.1.1.2.6 NAME 'eduPersonPrincipalName' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE ) #NDS attribute:eduPersonTargetedID dn: cn=schema changetype: modify add: attributeTypes attributeTypes: ( 1.3.6.1.4.1.5923.1.1.2.10 NAME 'eduPersonTargetedID' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 ) #NDS attribute:eduPersonOrgDN dn: cn=schema changetype: modify add: attributeTypes attributeTypes: ( 1.3.6.1.4.1.5923.1.1.2.3 NAME 'eduPersonOrgDN' SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 SINGLE-VALUE ) #NDS attribute:eduPersonAssurance dn: cn=schema changetype: modify add: attributeTypes attributeTypes: ( 1.3.6.1.4.1.5923.1.1.1.11 NAME 'eduPersonAssurance' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 ) #NDS attribute:eduPersonPrimaryAffiliation dn: cn=schema changetype: modify add: attributeTypes attributeTypes: ( 1.3.6.1.4.1.5923.1.1.2.5 NAME 'eduPersonPrimaryAffiliation' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE ) #NDS attribute:eduPersonPrimaryOrgUnitDN dn: cn=schema changetype: modify add: attributeTypes attributeTypes: ( 1.3.6.1.4.1.5923.1.1.2.8 NAME 'eduPersonPrimaryOrgUnitDN' SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 SINGLE-VALUE ) #NDS attribute:eduPersonAffiliation dn: cn=schema changetype: modify add: attributeTypes attributeTypes: ( 1.3.6.1.4.1.5923.1.1.2.1 NAME 'eduPersonAffiliation' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 ) #NDS attribute:eduPersonEntitlement dn: cn=schema changetype: modify add: attributeTypes attributeTypes: ( 1.3.6.1.4.1.5923.1.1.2.7 NAME 'eduPersonEntitlement' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 ) #NDS attribute:eduPersonOrgUnitDN dn: cn=schema changetype: modify add: attributeTypes attributeTypes: ( 1.3.6.1.4.1.5923.1.1.2.4 NAME 'eduPersonOrgUnitDN' SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 ) #NDS class:eduPerson dn: cn=schema changetype: modify add: objectClasses objectClasses: ( 1.3.6.1.4.1.5923.1.1.2 NAME 'eduPerson' AUXILIARY MAY ( eduPersonAffiliation $ eduPersonAssurance $ eduPersonEntitlement $ eduPersonNickname $ eduPersonOrgDN $ eduPersonOrgUnitDN $ eduPersonPrimaryAffiliation $ eduPersonPrimaryOrgUnitDN $ eduPersonPrincipalName $ eduPersonScopedAffiliation $ eduPersonTargetedID ) X-NDS_NOT_CONTAINER '1' )