object class Netscape / 389
2.16.840.1.113730.3.2.2
inetOrgPerson
The person class the rest of the world settled on, from RFC 2798. It extends organizationalPerson with what real deployments need: mail, uid, jpegPhoto, displayName, employeeNumber. If you are modeling people outside Active Directory, this is almost always the structural class you want.
- OID
2.16.840.1.113730.3.2.2- Name
- inetOrgPerson
- Kind
- object class
- Arcwho allocated the number
- Netscape / 389 2.16.840.1.113730
- Standardwho defined it
- IETF · RFC 2798
Schema
- Type
- structural
- Superior
- organizationalPerson
- May (27)
- 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
Definition
objectclass ( 2.16.840.1.113730.3.2.2 NAME 'inetOrgPerson' DESC 'RFC2798: Internet Organizational Person' 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 ) )Appears in: IANA registry, OpenLDAP inetorgperson.schema, Active Directory schema. Primary source. Spotted an error? Tell me.