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

extensibleObject

LDAPv3 extensible object

Synopsis

( 1.3.6.1.4.1.1466.101.120.111
 NAME 'extensibleObject'
 DESC 'LDAPv3 extensible object'
 SUP top
 AUXILIARY
 X-ORIGIN 'RFC 2252' )

Description

Auxiliary object class which, when present in an entry, permits the entry to optionally hold any attribute. The allowed attribute list of this class is implicitly the set of all attributes known to the server.

In general it is better to use a more restrictive object class when designing schema for your deployment, as the server can do very little checking for extensibleObject. In particular, a good practice for new applications is to add specific auxiliary object classes where specific new attribute sets are needed, rather than to leave everything wide open and undecided with extensibleObject.

Origin

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

Type

Auxiliary object class

Superior

top(5DSOC)

Required Attributes

Entries of this object class require no attribute types other than those inherited from the superior(s).

Allowed Attributes

Entries of this object class have no optional attribute types other than those inherited from the superior(s).

Attributes

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

ATTRIBUTE TYPE ATTRIBUTE VALUE

Availability

SUNWdsee7

Stability Level

Standard: IETF, RFC 2252 (http://www.ietf.org/rfc/rfc2252.txt)