You are here: Home / presentations / 389-ds / architecture-1 / Schemas

Schemas

by Alan Milligan last modified Aug 14, 2013 06:41 AM

attributeTypes: ( 0.9.2342.19200300.100.1.7 NAME 'photo'
      SYNTAX 1.3.6.1.4.1.1466.115.121.1.23{25000}
      X-ORIGIN 'RFC 1274' )
attributeTypes: ( 2.16.840.1.113730.3.1.3   NAME 'employeeNumber'
EQUALITY caseIgnoreMatch
SUBSTR caseIgnoreSubstringsMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
SINGLE-VALUE
 X-ORIGIN 'RFC 2798' )
objectClasses: ( 2.16.840.1.113730.3.2.2
  NAME 'inetOrgPerson'
SUP organizationalPerson
STRUCTURAL
MAY ( audio $ businessCategory $ carLicense $ departmentNumber $ displayName $ employeeNumber $ employeeType $
givenName $homePhone $ homePostalAddress $ initials $ jpegPhoto $ labeledURI $ mail $ manager $ mobile $ o $
 pager $ photo $ roomNumber $secretary $ uid $ userCertificate $ x500uniqueIdentifier $ preferredLanguage $
userSMIMECertificate $ userPKCS12)
X-ORIGIN 'RFC 2798' )