Skip Headers
Oracle® Fusion Middleware Man Page Reference for Oracle Directory Server Enterprise Edition
11g Release 1 (11.1.1.7.0)

Part Number E28967-01
Go to Documentation Home
Home
Go to Table of Contents
Contents
Go to Index
Index
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
PDF · Mobi · ePub

person

Standard LDAP objectclass

Synopsis

( 2.5.6.6
 NAME 'person'
 DESC 'Standard LDAP objectclass'
 SUP top
 STRUCTURAL
 MUST ( sn $
  cn )
 MAY ( description $
  seeAlso $
  telephoneNumber $
  userPassword )
 X-ORIGIN 'RFC 2256' )

Description

Used to define entries that generically represent people. This object class is the base class for the organizationalPerson object class.

Origin

This object class is defined by RFC 2256 (http://www.ietf.org/rfc/rfc2256.txt).

Type

Structural object class

Superior

top(5DSOC)

Required Attributes

Entries of this object class require the following attribute types in addition to those inherited from the superior(s):

cn(5DSAT), sn(5DSAT)

Allowed Attributes

Entries of this object class may have the following optional attribute types in addition to those inherited from the superior(s):

description_5dsat(5DSAT), seeAlso(5DSAT), telephoneNumber(5DSAT), userPassword(5DSAT)

Attributes

See attributes(5) for descriptions of the following attributes:

ATTRIBUTE TYPE ATTRIBUTE VALUE

Availability

SUNWdsee7

Stability Level

Standard: IETF, RFC 2256 (http://www.ietf.org/rfc/rfc2256.txt)