Skip to content
Snippets Groups Projects
suorg.ldif 4.9 KiB
Newer Older

dn: cn=suorg,cn=schema,cn=config
objectClass: olcSchemaConfig
cn: suorg
olcAttributeTypes: ( StanfordLDAPattributeType:5000
  NAME 'suAcadID'
  EQUALITY caseIgnoreMatch
  SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE )
olcAttributeTypes: ( StanfordLDAPattributeType:5001
  NAME 'suAdminID'
  EQUALITY caseIgnoreMatch
  SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE )
olcAttributeTypes: ( StanfordLDAPattributeType:5002
  NAME 'suListedName'
  EQUALITY caseIgnoreMatch
  SUBSTR caseIgnoreSubstringsMatch
  SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE )
olcAttributeTypes: ( StanfordLDAPattributeType:5003
  NAME 'suSystemID'
  EQUALITY caseIgnoreMatch
  SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE )
olcAttributeTypes: ( StanfordLDAPattributeType:5004
  NAME 'suChildOrgRegID'
  EQUALITY caseIgnoreIA5Match
  SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
olcAttributeTypes: ( StanfordLDAPattributeType:5005
  NAME 'suParentOrgRegID'
  EQUALITY caseIgnoreIA5Match
  SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE )
olcAttributeTypes: ( StanfordLDAPattributeType:5006
  NAME 'suOrgNote'
  EQUALITY caseIgnoreMatch
  SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
olcAttributeTypes: ( StanfordLDAPattributeType:5007
  NAME 'suDisplayName30'
  EQUALITY caseIgnoreMatch
  SUBSTR caseIgnoreSubstringsMatch
  SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{32768} SINGLE-VALUE )
olcAttributeTypes: ( StanfordLDAPattributeType:5008
  NAME 'suPreviousName'
  EQUALITY caseIgnoreMatch
  SUBSTR caseIgnoreSubstringsMatch
  SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{32768} )
olcAttributeTypes: ( StanfordLDAPattributeType:5009
  NAME 'suPrintName'
  EQUALITY caseIgnoreMatch
  SUBSTR caseIgnoreSubstringsMatch
  SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{32768} SINGLE-VALUE )
olcAttributeTypes: ( StanfordLDAPattributeType:5010
  NAME 'suPrintSection'
  SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 )
olcAttributeTypes: ( StanfordLDAPattributeType:5011
  NAME 'suOrgContactStanford'
  EQUALITY caseIgnoreMatch
  SUBSTR caseIgnoreSubstringsMatch
  SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
olcAttributeTypes: ( StanfordLDAPattributeType:5012
  NAME 'suOrgContactWorld'
  EQUALITY caseIgnoreMatch
  SUBSTR caseIgnoreSubstringsMatch
  SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
olcAttributeTypes: ( StanfordLDAPattributeType:5013
  NAME 'suOrgContactLabelStanford'
  EQUALITY caseIgnoreMatch
  SUBSTR caseIgnoreSubstringsMatch
  SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
olcAttributeTypes: ( StanfordLDAPattributeType:5016
  NAME 'suOrgContactLabelWorld'
  EQUALITY caseIgnoreMatch
  SUBSTR caseIgnoreSubstringsMatch
  SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
olcAttributeTypes: ( StanfordLDAPattributeType:5014
  NAME 'suOrgStatus'
  EQUALITY caseIgnoreMatch
  SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE )
olcAttributeTypes: ( StanfordLDAPattributeType:59
  NAME 'suAcronym'
  EQUALITY caseIgnoreMatch
  SUBSTR caseIgnoreSubstringsMatch
  SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{32768} SINGLE-VALUE )
olcAttributeTypes: ( StanfordLDAPattributeType:5015
  NAME 'suOrgWorkgroup'
  EQUALITY distinguishedNameMatch
  SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 )
olcAttributeTypes: ( StanfordLDAPattributeType:5017
  NAME 'suGwOrgAddress'
  EQUALITY caseIgnoreMatch
  SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
olcAttributeTypes: ( StanfordLDAPattributeType:5018
  NAME 'suSeeAlsoOrgRegID'
  EQUALITY caseIgnoreIA5Match
  SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
olcAttributeTypes: ( StanfordLDAPattributeType:5019
  NAME 'suSearchName'
  EQUALITY caseIgnoreMatch
  SUBSTR caseIgnoreSubstringsMatch
  SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
olcAttributeTypes: ( StanfordLDAPattributeType:5020
  NAME 'suOrgLocation'
  EQUALITY caseIgnoreMatch
  SUBSTR caseIgnoreSubstringsMatch
  SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
olcObjectClasses: ( StanfordLDAPobjectClass:400
  NAME 'suOrganization'
  DESC 'Stanford University Organization Description'
  SUP organizationalUnit
  STRUCTURAL
  MUST ( suRegID $
    suRegisteredName $
    displayName $
    suParentOrgRegID $
    suUniqueIdentifier $
    suOrgStatus $
    suGeneralID $
    suVisibIdentity $
    suDisplayName30 $
    suSearchName )
  MAY ( suAcadID $
    suAdminID $
    suChildOrgRegID $
    suSystemID $
    suListedName $
    telephoneNumber $
    facsimileTelephoneNumber $
    street $
    postalAddress $
    suMailCode $
    labeledURI $
    mail $
    suPrintSection $
    suOrgNote $
    suPrintName $
    suPreviousName $
    suOrgContactStanford $
    suOrgContactWorld $
    suAcronym $
    suOrgContactLabelStanford $
    suOrgContactLabelWorld $
    suOrgWorkgroup $
    suOtherName $
    suSeeAlsoOrgRegID $
    suGwOrgAddress $
    suOrgLocation )
  )
olcObjectClasses: ( StanfordLDAPobjectClass:401
  NAME 'suUberOrganization'
  DESC 'Stanford University Top Level Organization'
  SUP organization
  STRUCTURAL
  MUST ( suRegID $
    suRegisteredName $
    displayName $
    suUniqueIdentifier $
    suOrgStatus $
    suGeneralID $
    suVisibIdentity $
    suDisplayName30 $
    suChildOrgRegID )
  )