2.16.840.1.113730.3.2.333
nsPerson
A representation of a person in a directory server
- OID
2.16.840.1.113730.3.2.333- Name
- nsPerson
- Kind
- object class
- Arcwho allocated the number
- Netscape / 389 2.16.840.1.113730
Schema
- Type
- structural
- Superior
- top
- Must (2)
- displayName, cn
- May (6)
- userPassword, seeAlso, description, legalName, mail, preferredLanguage
Definition
objectclass ( 2.16.840.1.113730.3.2.333 NAME 'nsPerson' DESC 'A representation of a person in a directory server' SUP top STRUCTURAL MUST ( displayName $ cn ) MAY ( userPassword $ seeAlso $ description $ legalName $ mail $ preferredLanguage ) X-ORIGIN '389 Directory Server Project' )Appears in: 389 DS 30ns-common.ldif. Spotted an error? Tell me.