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

domain

Standard LDAP objectclass

Synopsis

( 0.9.2342.19200300.100.4.13
 NAME 'domain'
 DESC 'Standard LDAP objectclass'
 SUP top
 STRUCTURAL
 MUST dc
 MAY ( associatedName $
  businessCategory $
  description $
  destinationIndicator $
  facsimileTelephoneNumber $
  internationaliSDNNumber $
  l $
  o $
  physicalDeliveryOfficeName $
  postOfficeBox $
  postalAddress $
  postalCode $
  preferredDeliveryMethod $
  registeredAddress $
  searchGuide $
  seeAlso $
  st $
  street $
  telephoneNumber $
  teletexTerminalIdentifier $
  telexNumber $
  userPassword $
  x121Address )
 X-ORIGIN 'RFC 2247' )

Description

Used to represent Internet Domains (for example, example.com). The domainComponent attribute should be used for naming entries of this object class.

The domain object class can only be used with an entry that does not correspond to an organization, organizational unit, or other type of object for which an object class has been defined. The domain object class requires that the domainComponent attribute be present, and allows several other attributes to be present in the entry. These allowed attributes are used to describe the object represented by the domain, and may also be useful when searching.

Origin

This object class is defined by RFC 2247 (http://www.ietf.org/rfc/rfc2247.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):

dc(5DSAT)

Allowed Attributes

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

associatedName(5DSAT), businessCategory(5DSAT), description_5dsat(5DSAT), destinationIndicator(5DSAT), facsimileTelephoneNumber(5DSAT), internationaliSDNNumber(5DSAT), l(5DSAT), o(5DSAT), physicalDeliveryOfficeName(5DSAT), postOfficeBox(5DSAT), postalAddress(5DSAT), postalCode(5DSAT), preferredDeliveryMethod(5DSAT), registeredAddress(5DSAT), searchGuide(5DSAT), seeAlso(5DSAT), st(5DSAT), street(5DSAT), telephoneNumber(5DSAT), teletexTerminalIdentifier(5DSAT), telexNumber(5DSAT), userPassword(5DSAT), x121Address(5DSAT)

Attributes

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

ATTRIBUTE TYPE ATTRIBUTE VALUE

Availability

SUNWdsee7

Stability Level

Standard: IETF, RFC 2247 (http://www.ietf.org/rfc/rfc2247.txt)