Sun Java System Directory Server Enterprise Edition 6.2 Man Page Reference
この本のみを検索
PDF 文書ファイルをダウンロードする (3630 KB)

LDAP Schema Object Classes

account(5dsoc)

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Attributes

NAME

    account – Standard LDAP objectclass

Synopsis

    ( 0.9.2342.19200300.100.4.5
     NAME 'account'
     DESC 'Standard LDAP objectclass'
     SUP top
     STRUCTURAL
     MUST uid
     MAY ( description $
      host $
      l $
      o $
      ou $
      seeAlso )
     X-ORIGIN 'RFC 1274' )

Description

    Used to define entries representing computer accounts.

ORIGIN

    This object class is defined by RFC 1274.

TYPE

    Structural object class

SUPERIOR

REQUIRED ATTRIBUTES

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

    uid(5dsat)

ALLOWED ATTRIBUTES

Attributes

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

    ATTRIBUTE TYPE

    ATTRIBUTE VALUE

    Availability

    SUNWldap-directory

    Stability Level

    Standard: IETF, RFC 1274

DS 6.2 Last Revised Sep 21, 2006

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Attributes

alias(5dsoc)

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Attributes

NAME

    alias – Standard LDAP objectclass

Synopsis

    ( 2.5.6.1
     NAME 'alias'
     DESC 'Standard LDAP objectclass'
     SUP top
     ABSTRACT
     MUST aliasedObjectName
     X-ORIGIN 'RFC 2256' )

Description

    Abstract object class, used to point to other entries in the directory tree.

    Note that alias dereferencing is not supported in Sun Java System Directory Server.

ORIGIN

    This object class is defined by RFC 2256.

TYPE

    Abstract object class

SUPERIOR

REQUIRED ATTRIBUTES

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

    aliasedObjectName(5dsat)

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

    SUNWldap-directory

    Stability Level

    Standard: IETF, RFC 2256

DS 6.2 Last Revised Sep 21, 2006

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Attributes

applicationEntity(5dsoc)

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Attributes

NAME

    applicationEntity – Standard LDAP objectclass

Synopsis

    ( 2.5.6.12
     NAME 'applicationEntity'
     DESC 'Standard LDAP objectclass'
     SUP top
     STRUCTURAL
     MUST ( presentationAddress $
      cn )
     MAY ( description $
      l $
      o $
      ou $
      seeAlso $
      supportedApplicationContext )
     X-ORIGIN 'RFC 2256' )

Description

    Used to describe entries representing applications.

ORIGIN

    This object class is defined by RFC 2256.

TYPE

    Structural object class

SUPERIOR

REQUIRED ATTRIBUTES

ALLOWED ATTRIBUTES

Attributes

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

    ATTRIBUTE TYPE

    ATTRIBUTE VALUE

    Availability

    SUNWldap-directory

    Stability Level

    Standard: IETF, RFC 2256

DS 6.2 Last Revised Sep 21, 2006

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Attributes

bootableDevice(5dsoc)

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Attributes

NAME

    bootableDevice – Standard LDAP objectclass

Synopsis

    ( 1.3.6.1.1.1.2.12
     NAME 'bootableDevice'
     DESC 'Standard LDAP objectclass'
     SUP top
     AUXILIARY
     MAY ( bootFile $
      bootParameter $
      cn )
     X-ORIGIN 'RFC 2307' )

Description

    Auxiliary object class that specifies a device with boot parameters.

ORIGIN

    This object class is defined by RFC 2307.

TYPE

    Auxiliary object class

SUPERIOR

REQUIRED ATTRIBUTES

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

ALLOWED ATTRIBUTES

Attributes

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

    ATTRIBUTE TYPE

    ATTRIBUTE VALUE

    Availability

    SUNWldap-directory

    Stability Level

    Standard: IETF, RFC 2307

DS 6.2 Last Revised Sep 21, 2006

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Attributes

changeLogEntry(5dsoc)

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Attributes

NAME

    changeLogEntry – LDAP changelog objectclass

Synopsis

    ( 2.16.840.1.113730.3.2.1
     NAME 'changeLogEntry'
     DESC 'LDAP changelog objectclass'
     SUP top
     STRUCTURAL
     MUST ( targetDn $
      changeTime $
      changeNumber $
      changeType )
     MAY ( changes $
      newRdn $
      deleteOldRdn $
      newSuperior )
     X-ORIGIN 'Changelog Internet Draft' )

Description

    Internal object class, used to represent changes made to Directory Server. You can configure Directory Server to maintain a change log that is compatible with the change log implemented in earlier versions of Directory Server by enabling the Retro Changelog plug-in. Each entry in the change log has the object class changeLogEntry.

ORIGIN

    This object class is defined by Changelog Internet Draft.

TYPE

    Structural object class

SUPERIOR

REQUIRED ATTRIBUTES

ALLOWED ATTRIBUTES

Attributes

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

    ATTRIBUTE TYPE

    ATTRIBUTE VALUE

    Availability

    SUNWldap-directory

    Stability Level

    External: IETF, Changelog Internet Draft

DS 6.2 Last Revised Sep 21, 2006

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Attributes

cosClassicDefinition(5dsoc)

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Usage | Attributes

NAME

    cosClassicDefinition – Sun ONE defined objectclass

Synopsis

    ( 2.16.840.1.113730.3.2.100
     NAME 'cosClassicDefinition'
     DESC 'Sun ONE defined objectclass'
     SUP cosSuperDefinition
     STRUCTURAL
     MAY ( costemplatedn $
      cosspecifier )
     X-DS-USE 'internal'
     X-ORIGIN 'Sun ONE Directory Server' )

Description

    Identifies the template entry using both the template entry's DN (as specified in the cosTemplateDn attribute) and the value of one of the target entry's attributes (as specified in the cosSpecifier attribute).

ORIGIN

    This object class is defined by Sun Java System Directory Server.

TYPE

    Structural object class

SUPERIOR

REQUIRED ATTRIBUTES

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

ALLOWED ATTRIBUTES

Usage

    Configuration object specific to this Directory Server instance, not replicated.

Attributes

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

    ATTRIBUTE TYPE

    ATTRIBUTE VALUE

    Availability

    SUNWldap-directory

    Stability Level

    Evolving

DS 6.2 Last Revised Sep 21, 2006

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Usage | Attributes

cosDefinition(5dsoc)

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Usage | Attributes

NAME

    cosDefinition – Sun ONE defined objectclass

Synopsis

    ( 2.16.840.1.113730.3.2.84
     NAME 'cosDefinition'
     DESC 'Sun ONE defined objectclass'
     SUP top
     STRUCTURAL
     MAY ( costargettree $
      costemplatedn $
      cosspecifier $
      cosAttribute $
      aci $
      cn $
      uid )
     X-DS-USE 'internal'
     X-ORIGIN 'Sun ONE Directory Server' )

Description

    Defines the Class of Service you are using. This object class is supported for compatibility with an earlier version of the Directory Server CoS Plugin. Its use is deprecated.

ORIGIN

    This object class is defined by Sun Java System Directory Server.

TYPE

    Structural object class

SUPERIOR

REQUIRED ATTRIBUTES

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

ALLOWED ATTRIBUTES

Usage

    Configuration object specific to this Directory Server instance, not replicated.

Attributes

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

    ATTRIBUTE TYPE

    ATTRIBUTE VALUE

    Availability

    SUNWldap-directory

    Stability Level

    Evolving

DS 6.2 Last Revised Sep 21, 2006

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Usage | Attributes

cosIndirectDefinition(5dsoc)

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Usage | Attributes

NAME

    cosIndirectDefinition – Sun ONE defined objectclass

Synopsis

    ( 2.16.840.1.113730.3.2.102
     NAME 'cosIndirectDefinition'
     DESC 'Sun ONE defined objectclass'
     SUP cosSuperDefinition
     STRUCTURAL
     MAY cosIndirectSpecifier
     X-DS-USE 'internal'
     X-ORIGIN 'Sun ONE Directory Server' )

Description

    Identifies the template entry using the value of one of the target entry's attributes. The attribute of the target entry is specified in the cosIndirectSpecifier attribute.

ORIGIN

    This object class is defined by Sun Java System Directory Server.

TYPE

    Structural object class

SUPERIOR

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 may have the following optional attribute types in addition to those inherited from the superior(s):

    cosIndirectSpecifier(5dsat)

Usage

    Configuration object specific to this Directory Server instance, not replicated.

Attributes

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

    ATTRIBUTE TYPE

    ATTRIBUTE VALUE

    Availability

    SUNWldap-directory

    Stability Level

    Evolving

DS 6.2 Last Revised Sep 21, 2006

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Usage | Attributes

cosPointerDefinition(5dsoc)

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Usage | Attributes

NAME

    cosPointerDefinition – Sun ONE defined objectclass

Synopsis

    ( 2.16.840.1.113730.3.2.101
     NAME 'cosPointerDefinition'
     DESC 'Sun ONE defined objectclass'
     SUP cosSuperDefinition
     STRUCTURAL
     MAY costemplatedn
     X-DS-USE 'internal'
     X-ORIGIN 'Sun ONE Directory Server' )

Description

    Identifies the template entry associated with the CoS definition using the template entry's DN value. The DN of the template entry is specified in the cosTemplateDn attribute.

ORIGIN

    This object class is defined by Sun Java System Directory Server.

TYPE

    Structural object class

SUPERIOR

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 may have the following optional attribute types in addition to those inherited from the superior(s):

    costemplatedn(5dsat)

Usage

    Configuration object specific to this Directory Server instance, not replicated.

Attributes

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

    ATTRIBUTE TYPE

    ATTRIBUTE VALUE

    Availability

    SUNWldap-directory

    Stability Level

    Evolving

DS 6.2 Last Revised Sep 21, 2006

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Usage | Attributes

cosSuperDefinition(5dsoc)

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Usage | Attributes

NAME

    cosSuperDefinition – Sun ONE defined objectclass

Synopsis

    ( 2.16.840.1.113730.3.2.99
     NAME 'cosSuperDefinition'
     DESC 'Sun ONE defined objectclass'
     SUP ldapSubEntry
     STRUCTURAL
     MUST cosAttribute
     MAY description
     X-DS-USE 'internal'
     X-ORIGIN 'Sun ONE Directory Server' )

Description

    All CoS definition object classes inherit from the cosSuperDefinition object class.

ORIGIN

    This object class is defined by Sun Java System Directory Server.

TYPE

    Structural object class

SUPERIOR

REQUIRED ATTRIBUTES

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

    cosAttribute(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)

Usage

    Configuration object specific to this Directory Server instance, not replicated.

Attributes

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

    ATTRIBUTE TYPE

    ATTRIBUTE VALUE

    Availability

    SUNWldap-directory

    Stability Level

    Evolving

DS 6.2 Last Revised Sep 21, 2006

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Usage | Attributes

costemplate(5dsoc)

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Usage | Attributes

NAME

    costemplate – Sun ONE defined objectclass

Synopsis

    ( 2.16.840.1.113730.3.2.128
     NAME 'costemplate'
     DESC 'Sun ONE defined objectclass'
     SUP top
     STRUCTURAL
     MAY ( cn $
      cosPriority )
     X-DS-USE 'internal'
     X-ORIGIN 'Sun ONE Directory Server' )

Description

    Contains a list of the shared attribute values.

ORIGIN

    This object class is defined by Sun Java System Directory Server.

TYPE

    Structural object class

SUPERIOR

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 may have the following optional attribute types in addition to those inherited from the superior(s):

    cn(5dsat), cosPriority(5dsat)

Usage

    Configuration object specific to this Directory Server instance, not replicated.

Attributes

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

    ATTRIBUTE TYPE

    ATTRIBUTE VALUE

    Availability

    SUNWldap-directory

    Stability Level

    Evolving

DS 6.2 Last Revised Sep 21, 2006

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Usage | Attributes

country(5dsoc)

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Examples | Attributes

NAME

    country – Standard LDAP objectclass

Synopsis

    ( 2.5.6.2
     NAME 'country'
     DESC 'Standard LDAP objectclass'
     SUP top
     STRUCTURAL
     MUST c
     MAY ( searchGuide $
      description )
     X-ORIGIN 'RFC 2256' )

Description

    Contains the two-character code representing country names, as defined in ISO-3166.

ORIGIN

    This object class is defined by RFC 2256.

TYPE

    Structural object class

SUPERIOR

REQUIRED ATTRIBUTES

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

    c(5dsat)

ALLOWED ATTRIBUTES

Examples

    countryName: IE

    or

    c: IE

Attributes

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

    ATTRIBUTE TYPE

    ATTRIBUTE VALUE

    Availability

    SUNWldap-directory

    Stability Level

    Standard: IETF, RFC 2256

DS 6.2 Last Revised Sep 21, 2006

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Examples | Attributes

dcObject(5dsoc)

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Examples | Attributes

NAME

    dcObject – Standard LDAP objectclass

Synopsis

    ( 1.3.6.1.4.1.1466.344
     NAME 'dcObject'
     DESC 'Standard LDAP objectclass'
     SUP top
     AUXILIARY
     MUST dc
     X-ORIGIN 'RFC 2247' )

Description

    This auxiliary object class defines a domain component, such as a network domain that is associated with the entry. This object class is defined as auxiliary because it is commonly used in combination with another object class, such as organization, organizationUnit, or locality.

ORIGIN

    This object class is defined by RFC 2247.

TYPE

    Auxiliary object class

SUPERIOR

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 have no optional attribute types other than those inherited from the superior(s).

Examples

    dn: ou=Engineering,dc=example,dc=com
    objectClass: top
    objectClass: organizationalUnit
    objectClass: dcObject
    ou: Engineering
    dc: example

Attributes

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

    ATTRIBUTE TYPE

    ATTRIBUTE VALUE

    Availability

    SUNWldap-directory

    Stability Level

    Standard: IETF, RFC 2247

DS 6.2 Last Revised Sep 21, 2006

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Examples | Attributes

device(5dsoc)

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Attributes

NAME

    device – Standard LDAP objectclass

Synopsis

    ( 2.5.6.14
     NAME 'device'
     DESC 'Standard LDAP objectclass'
     SUP top
     STRUCTURAL
     MUST cn
     MAY ( description $
      l $
      o $
      ou $
      owner $
      seeAlso $
      serialNumber )
     X-ORIGIN 'RFC 2256' )

Description

    Used to store information about network devices, such as printers, in the directory.

ORIGIN

    This object class is defined by RFC 2256.

TYPE

    Structural object class

SUPERIOR

REQUIRED ATTRIBUTES

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

    cn(5dsat)

ALLOWED ATTRIBUTES

Attributes

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

    ATTRIBUTE TYPE

    ATTRIBUTE VALUE

    Availability

    SUNWldap-directory

    Stability Level

    Standard: IETF, RFC 2256

DS 6.2 Last Revised Sep 21, 2006

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Attributes

document(5dsoc)

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Attributes

NAME

    document – Standard LDAP objectclass

Synopsis

    ( 0.9.2342.19200300.100.4.6
     NAME 'document'
     DESC 'Standard LDAP objectclass'
     SUP pilotObject
     STRUCTURAL
     MUST documentIdentifier
     MAY ( abstract $
      authorCn $
      authorSn $
      cn $
      description $
      documentAuthor $
      documentLocation $
      documentPublisher $
      documentStore $
      documentTitle $
      documentVersion $
      keyWords $
      l $
      o $
      obsoletedByDocument $
      obsoletesDocument $
      ou $
      seeAlso $
      subject $
      updatedByDocument $
      updatesDocument )
     X-ORIGIN 'RFC 1274' )

Description

    Used to define entries that represent documents in the directory.

ORIGIN

    This object class is defined by RFC 1274.

TYPE

    Structural object class

SUPERIOR

REQUIRED ATTRIBUTES

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

    documentIdentifier(5dsat)

ALLOWED ATTRIBUTES

Attributes

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

    ATTRIBUTE TYPE

    ATTRIBUTE VALUE

    Availability

    SUNWldap-directory

    Stability Level

    Standard: IETF, RFC 1274

DS 6.2 Last Revised Sep 21, 2006

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Attributes

documentSeries(5dsoc)

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Attributes

NAME

    documentSeries – Standard LDAP objectclass

Synopsis

    ( 0.9.2342.19200300.100.4.9
     NAME 'documentSeries'
     DESC 'Standard LDAP objectclass'
     SUP top
     STRUCTURAL
     MUST cn
     MAY ( description $
      l $
      o $
      ou $
      seeAlso $
      telephoneNumber )
     X-ORIGIN 'RFC 1274' )

Description

    Used to define an entry that represents a series of documents.

ORIGIN

    This object class is defined by RFC 1274.

TYPE

    Structural object class

SUPERIOR

REQUIRED ATTRIBUTES

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

    cn(5dsat)

ALLOWED ATTRIBUTES

Attributes

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

    ATTRIBUTE TYPE

    ATTRIBUTE VALUE

    Availability

    SUNWldap-directory

    Stability Level

    Standard: IETF, RFC 1274

DS 6.2 Last Revised Sep 21, 2006

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Attributes

domain(5dsoc)

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Attributes

NAME

    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.

TYPE

    Structural object class

SUPERIOR

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

Attributes

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

    ATTRIBUTE TYPE

    ATTRIBUTE VALUE

    Availability

    SUNWldap-directory

    Stability Level

    Standard: IETF, RFC 2247

DS 6.2 Last Revised Sep 21, 2006

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Attributes

domainRelatedObject(5dsoc)

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Attributes

NAME

    domainRelatedObject – Standard LDAP objectclass

Synopsis

    ( 0.9.2342.19200300.100.4.17
     NAME 'domainRelatedObject'
     DESC 'Standard LDAP objectclass'
     SUP top
     STRUCTURAL
     MUST associatedDomain
     X-ORIGIN 'RFC 1274' )

Description

    Used to define entries that represent DNS/NRS domains that are equivalent to an X.500 domain, for example, an organization or organizational unit.

ORIGIN

    This object class is defined by RFC 1274.

TYPE

    Structural object class

SUPERIOR

REQUIRED ATTRIBUTES

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

    associatedDomain(5dsat)

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

    SUNWldap-directory

    Stability Level

    Standard: IETF, RFC 1274

DS 6.2 Last Revised Sep 21, 2006

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Attributes

dSA(5dsoc)

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Attributes

NAME

    dSA – Standard LDAP objectclass

Synopsis

    ( 2.5.6.13
     NAME 'dSA'
     DESC 'Standard LDAP objectclass'
     SUP applicationEntity
     STRUCTURAL
     MAY knowledgeInformation
     X-ORIGIN 'RFC 2256' )

Description

    Used to define entries representing Directory Server Agents.

ORIGIN

    This object class is defined by RFC 2256.

TYPE

    Structural object class

SUPERIOR

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 may have the following optional attribute types in addition to those inherited from the superior(s):

    knowledgeInformation(5dsat)

Attributes

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

    ATTRIBUTE TYPE

    ATTRIBUTE VALUE

    Availability

    SUNWldap-directory

    Stability Level

    Standard: IETF, RFC 2256

DS 6.2 Last Revised Sep 21, 2006

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Attributes

dsSaslConfig(5dsoc)

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Usage | Attributes

NAME

    dsSaslConfig – Sun ONE defined objectclass

Synopsis

    ( 1.3.6.1.4.1.42.2.27.9.2.116
     NAME 'dsSaslConfig'
     DESC 'Sun ONE defined objectclass'
     SUP top
     STRUCTURAL
     MUST ( dsSaslPluginsEnable $
      dsSaslPluginsPath )
     MAY ( dsSaslMinSSF $
      dsSaslMaxSSF $
      dsSaslMaxBufSize ) 
     X-DS-USE 'internal'
     X-ORIGIN 'Sun ONE Directory Server' )

Description

    Used as the object class for the SASL configuration entry. The dse.ldif entry governing SASL configuration has DN cn=SASL, cn=security, cn=config.

ORIGIN

    This object class is defined by Sun Java System Directory Server.

TYPE

    Structural object class

SUPERIOR

REQUIRED ATTRIBUTES

ALLOWED ATTRIBUTES

Usage

    Configuration object specific to this Directory Server instance, not replicated.

Attributes

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

    ATTRIBUTE TYPE

    ATTRIBUTE VALUE

    Availability

    SUNWldap-directory

    Stability Level

    Evolving

DS 6.2 Last Revised Sep 21, 2006

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Usage | Attributes

extensibleObject(5dsoc)

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Attributes

NAME

    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.

TYPE

    Auxiliary object class

SUPERIOR

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

    SUNWldap-directory

    Stability Level

    Standard: IETF, RFC 2252

DS 6.2 Last Revised Sep 21, 2006

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Attributes

friendlyCountry(5dsoc)

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Attributes

NAME

    friendlyCountry – Standard LDAP objectclass

Synopsis

    ( 0.9.2342.19200300.100.4.18
     NAME 'friendlyCountry'
     DESC 'Standard LDAP objectclass'
     SUP country
     STRUCTURAL
     MUST co
     X-ORIGIN 'RFC 1274' )

Description

    Used to define country entries in the directory tree. This object class is used to allow more user-friendly country names than those allowed by the country object class.

ORIGIN

    This object class is defined by RFC 1274.

TYPE

    Structural object class

SUPERIOR

REQUIRED ATTRIBUTES

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

    co(5dsat)

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

    SUNWldap-directory

    Stability Level

    Standard: IETF, RFC 1274

DS 6.2 Last Revised Sep 21, 2006

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Attributes

groupOfCertificates(5dsoc)

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Attributes

NAME

    groupOfCertificates – Sun ONE defined objectclass

Synopsis

    ( 2.16.840.1.113730.3.2.31
     NAME 'groupOfCertificates'
     DESC 'Sun ONE defined objectclass'
     SUP top
     STRUCTURAL
     MUST cn
     MAY ( memberCertificateDescription $
      businessCategory $
      description $
      o $
      ou $
      owner $
      seeAlso )
     X-ORIGIN 'Sun ONE Directory Server' )

Description

    Used to describe a set of X.509 certificates. Any certificate that matches one of the memberCertificateDescription values is considered a member of the group.

ORIGIN

    This object class is defined by Sun Java System Directory Server.

TYPE

    Structural object class

SUPERIOR

REQUIRED ATTRIBUTES

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

    cn(5dsat)

ALLOWED ATTRIBUTES

Attributes

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

    ATTRIBUTE TYPE

    ATTRIBUTE VALUE

    Availability

    SUNWldap-directory

    Stability Level

    Evolving

DS 6.2 Last Revised Sep 21, 2006

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Attributes

groupOfNames(5dsoc)

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Attributes

NAME

    groupOfNames – Standard LDAP objectclass

Synopsis

    ( 2.5.6.9
     NAME 'groupOfNames'
     DESC 'Standard LDAP objectclass'
     SUP top
     STRUCTURAL
     MUST cn
     MAY ( member $
      businessCategory $
      description $
      o $
      ou $
      owner $
      seeAlso )
     X-ORIGIN 'RFC 2256' )

Description

    Used to define entries for a group of names.

ORIGIN

    This object class is defined by RFC 2256.

TYPE

    Structural object class

SUPERIOR

REQUIRED ATTRIBUTES

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

    cn(5dsat)

ALLOWED ATTRIBUTES

Attributes

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

    ATTRIBUTE TYPE

    ATTRIBUTE VALUE

    Availability

    SUNWldap-directory

    Stability Level

    Standard: IETF, RFC 2256

DS 6.2 Last Revised Sep 21, 2006

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Attributes

groupOfUniqueNames(5dsoc)

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Attributes

NAME

    groupOfUniqueNames – Standard LDAP objectclass

Synopsis

    ( 2.5.6.17
     NAME 'groupOfUniqueNames'
     DESC 'Standard LDAP objectclass'
     SUP top
     STRUCTURAL
     MUST cn
     MAY ( uniqueMember $
      businessCategory $
      description $
      o $
      ou $
      owner $
      seeAlso )
     X-ORIGIN 'RFC 2256' )

Description

    Used to define entries for a group of unique names.

ORIGIN

    This object class is defined by RFC 2256.

TYPE

    Structural object class

SUPERIOR

REQUIRED ATTRIBUTES

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

    cn(5dsat)

ALLOWED ATTRIBUTES

Attributes

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

    ATTRIBUTE TYPE

    ATTRIBUTE VALUE

    Availability

    SUNWldap-directory

    Stability Level

    Standard: IETF, RFC 2256

DS 6.2 Last Revised Sep 21, 2006

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Attributes

groupOfURLs(5dsoc)

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Attributes

NAME

    groupOfURLs – Sun ONE defined objectclass

Synopsis

    ( 2.16.840.1.113730.3.2.33
     NAME 'groupOfURLs'
     DESC 'Sun ONE defined objectclass'
     SUP top
     STRUCTURAL
     MUST cn
     MAY ( memberURL $
      businessCategory $
      description $
      o $
      ou $
      owner $
      seeAlso )
     X-ORIGIN 'Sun ONE Directory Server' )

Description

    An auxiliary object class of groupOfUniqueNames or groupOfNames. The group consists of a list of labeled URLs.

ORIGIN

    This object class is defined by Sun Java System Directory Server.

TYPE

    Structural object class

SUPERIOR

REQUIRED ATTRIBUTES

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

    cn(5dsat)

ALLOWED ATTRIBUTES

Attributes

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

    ATTRIBUTE TYPE

    ATTRIBUTE VALUE

    Availability

    SUNWldap-directory

    Stability Level

    Evolving

DS 6.2 Last Revised Sep 21, 2006

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Attributes

ieee802Device(5dsoc)

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Attributes

NAME

    ieee802Device – Standard LDAP objectclass

Synopsis

    ( 1.3.6.1.1.1.2.11
     NAME 'ieee802Device'
     DESC 'Standard LDAP objectclass'
     SUP top
     AUXILIARY
     MAY ( macAddress $
      cn )
     X-ORIGIN 'RFC 2307' )

Description

    Auxiliary object class, specifying a device with a MAC address.

ORIGIN

    This object class is defined by RFC 2307.

TYPE

    Auxiliary object class

SUPERIOR

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 may have the following optional attribute types in addition to those inherited from the superior(s):

    cn(5dsat), macAddress(5dsat)

Attributes

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

    ATTRIBUTE TYPE

    ATTRIBUTE VALUE

    Availability

    SUNWldap-directory

    Stability Level

    Standard: IETF, RFC 2307

DS 6.2 Last Revised Sep 21, 2006

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Attributes

inetOrgPerson(5dsoc)

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Attributes

NAME

    inetOrgPerson – Internet extended organizational person objectclass

Synopsis

    ( 2.16.840.1.113730.3.2.2
     NAME 'inetOrgPerson'
     DESC 'Internet extended organizational person objectclass'
     SUP organizationalPerson
     STRUCTURAL
     MAY ( audio $
      businessCategory $
      carLicense $
      departmentNumber $
      displayName $
      employeeType $
      employeeNumber $
      givenName $
      homePhone $
      homePostalAddress $
      initials $
      jpegPhoto $
      labeledUri $
      manager $
      mobile $
      pager $
      photo $
      preferredLanguage $
      mail $
      o $
      roomNumber $
      secretary $
      uid $
      x500UniqueIdentifier $
      userCertificate $
      userSMIMECertificate $
      userPKCS12 )
     X-ORIGIN 'inetOrgPerson Internet Draft' )

Description

    Used to define entries representing people in an organization's enterprise network.

ORIGIN

    This object class is defined by RFC 2798.

TYPE

    Structural object class

SUPERIOR

REQUIRED ATTRIBUTES

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

ALLOWED ATTRIBUTES

Attributes

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

    ATTRIBUTE TYPE

    ATTRIBUTE VALUE

    Availability

    SUNWldap-directory

    Stability Level

    External: IETF, RFC 2798

DS 6.2 Last Revised Sep 21, 2006

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Attributes

ipHost(5dsoc)

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Attributes

NAME

    ipHost – Standard LDAP objectclass

Synopsis

    ( 1.3.6.1.1.1.2.6
     NAME 'ipHost'
     DESC 'Standard LDAP objectclass'
     SUP top
     AUXILIARY
     MUST ( ipHostNumber $
      cn )
     MAY ( manager $
      description $
      l )
     X-ORIGIN 'RFC 2307' )

Description

    Auxiliary object class, specifying an abstraction of a host, an IP device. The distinguished value of the cn attribute denotes the canonical name of the host.

ORIGIN

    This object class is defined by RFC 2307.

TYPE

    Auxiliary object class

SUPERIOR

REQUIRED ATTRIBUTES

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

    cn(5dsat), ipHostNumber(5dsat)

ALLOWED ATTRIBUTES

Attributes

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

    ATTRIBUTE TYPE

    ATTRIBUTE VALUE

    Availability

    SUNWldap-directory

    Stability Level

    Standard: IETF, RFC 2307

DS 6.2 Last Revised Sep 21, 2006

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Attributes

ipNetwork(5dsoc)

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Attributes

NAME

    ipNetwork – Standard LDAP objectclass

Synopsis

    ( 1.3.6.1.1.1.2.7
     NAME 'ipNetwork'
     DESC 'Standard LDAP objectclass'
     SUP top
     STRUCTURAL
     MUST ( ipNetworkNumber $
      cn )
     MAY ( ipNetmaskNumber $
      manager $
      l $
      description )
     X-ORIGIN 'RFC 2307' )

Description

    Auxiliary object class, specifying an abstraction of a host, an IP device. The distinguished value of the cn attribute denotes the canonical name of the host.

ORIGIN

    This object class is defined by RFC 2307.

TYPE

    Structural object class

SUPERIOR

REQUIRED ATTRIBUTES

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

    cn(5dsat), ipNetworkNumber(5dsat)

ALLOWED ATTRIBUTES

Attributes

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

    ATTRIBUTE TYPE

    ATTRIBUTE VALUE

    Availability

    SUNWldap-directory

    Stability Level

    Standard: IETF, RFC 2307

DS 6.2 Last Revised Sep 21, 2006

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Attributes

ipProtocol(5dsoc)

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Attributes

NAME

    ipProtocol – Standard LDAP objectclass

Synopsis

    ( 1.3.6.1.1.1.2.4
     NAME 'ipProtocol'
     DESC 'Standard LDAP objectclass'
     SUP top
     STRUCTURAL
     MUST ( cn $
      ipProtocolNumber )
     MAY description
     X-ORIGIN 'RFC 2307' )

Description

    Abstraction of an IP protocol. This object class maps a protocol number to one or more names. The distinguished value of the cn attribute denotes the protocol's canonical name.

ORIGIN

    This object class is defined by RFC 2307.

TYPE

    Structural object class

SUPERIOR

REQUIRED ATTRIBUTES

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)

Attributes

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

    ATTRIBUTE TYPE

    ATTRIBUTE VALUE

    Availability

    SUNWldap-directory

    Stability Level

    Standard: IETF, RFC 2307

DS 6.2 Last Revised Sep 21, 2006

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Attributes

ipService(5dsoc)

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Attributes

NAME

    ipService – Standard LDAP objectclass

Synopsis

    ( 1.3.6.1.1.1.2.3
     NAME 'ipService'
     DESC 'Standard LDAP objectclass'
     SUP top
     STRUCTURAL
     MUST ( cn $
      ipServicePort $
      ipServiceProtocol )
     MAY description
     X-ORIGIN 'RFC 2307' )

Description

    Abstraction of an Internet Protocol service. This object class maps an IP port and protocol (such as TCP or UDP) to one or more names. The distinguished value of the cn attribute denotes the service's canonical name.

ORIGIN

    This object class is defined by RFC 2307.

TYPE

    Structural object class

SUPERIOR

REQUIRED ATTRIBUTES

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)

Attributes

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

    ATTRIBUTE TYPE

    ATTRIBUTE VALUE

    Availability

    SUNWldap-directory

    Stability Level

    Standard: IETF, RFC 2307

DS 6.2 Last Revised Sep 21, 2006

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Attributes

javaContainer(5dsoc)

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Attributes

NAME

    javaContainer – Container for a Java object

Synopsis

    ( 1.3.6.1.4.1.42.2.27.4.2.1
     NAME 'javaContainer'
     DESC 'Container for a Java object'
     SUP top
     STRUCTURAL
     MUST cn
     X-ORIGIN 'RFC 2713' )

Description

    Represents a container for a Java object.

ORIGIN

    This object class is defined by RFC 2713.

TYPE

    Structural object class

SUPERIOR

REQUIRED ATTRIBUTES

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

    cn(5dsat)

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

    SUNWldap-directory

    Stability Level

    Standard: IETF, RFC 2713

DS 6.2 Last Revised Sep 21, 2006

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Attributes

javaMarshalledObject(5dsoc)

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Attributes

NAME

    javaMarshalledObject – Java marshalled object

Synopsis

    ( 1.3.6.1.4.1.42.2.27.4.2.8
     NAME 'javaMarshalledObject'
     DESC 'Java marshalled object'
     SUP javaObject
     AUXILIARY
     MUST javaSerializedData
     X-ORIGIN 'RFC 2713' )

Description

    Auxiliary object class that represents a Java marshalled object. It must be mixed with a structural object class.

ORIGIN

    This object class is defined by RFC 2713.

TYPE

    Auxiliary object class

SUPERIOR

REQUIRED ATTRIBUTES

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

    javaSerializedData(5dsat)

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

    SUNWldap-directory

    Stability Level

    Standard: IETF, RFC 2713

DS 6.2 Last Revised Sep 21, 2006

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Attributes

javaNamingReference(5dsoc)

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Attributes

NAME

    javaNamingReference – JNDI reference

Synopsis

    ( 1.3.6.1.4.1.42.2.27.4.2.7
     NAME 'javaNamingReference'
     DESC 'JNDI reference'
     SUP javaObject
     AUXILIARY
     MAY ( javaReferenceAddress $
      javaFactory )
     X-ORIGIN 'RFC 2713' )

Description

    Auxiliary object class that represents a JNDI reference. It must be mixed in with a structural object class.

ORIGIN

    This object class is defined by RFC 2713.

TYPE

    Auxiliary object class

SUPERIOR

REQUIRED ATTRIBUTES

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

ALLOWED ATTRIBUTES

Attributes

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

    ATTRIBUTE TYPE

    ATTRIBUTE VALUE

    Availability

    SUNWldap-directory

    Stability Level

    Standard: IETF, RFC 2713

DS 6.2 Last Revised Sep 21, 2006

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Attributes

javaObject(5dsoc)

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Attributes

NAME

    javaObject – Java object representation

Synopsis

    ( 1.3.6.1.4.1.42.2.27.4.2.4
     NAME 'javaObject'
     DESC 'Java object representation'
     SUP top
     ABSTRACT
     MUST javaClassName
     MAY ( javaClassNames $
      javaCodebase $
      javaDoc $
      description )
     X-ORIGIN 'RFC 2713' )

Description

    Abstract object class that represents a Java object.

ORIGIN

    This object class is defined by RFC 2713.

TYPE

    Abstract object class

SUPERIOR

REQUIRED ATTRIBUTES

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

    javaClassName(5dsat)

ALLOWED ATTRIBUTES

Attributes

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

    ATTRIBUTE TYPE

    ATTRIBUTE VALUE

    Availability

    SUNWldap-directory

    Stability Level

    Standard: IETF, RFC 2713

DS 6.2 Last Revised Sep 21, 2006

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Attributes

javaSerializedObject(5dsoc)

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Attributes

NAME

    javaSerializedObject – Java serialized object

Synopsis

    ( 1.3.6.1.4.1.42.2.27.4.2.5
     NAME 'javaSerializedObject'
     DESC 'Java serialized object'
     SUP javaObject
     AUXILIARY
     MUST javaSerializedData
     X-ORIGIN 'RFC 2713' )

Description

    Auxiliary object class that represents a Java serialized object. It must be mixed in with a structural object class.

ORIGIN

    This object class is defined by RFC 2713.

TYPE

    Auxiliary object class

SUPERIOR

REQUIRED ATTRIBUTES

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

    javaSerializedData(5dsat)

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

    SUNWldap-directory

    Stability Level

    Standard: IETF, RFC 2713

DS 6.2 Last Revised Sep 21, 2006

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Attributes

labeledURIObject(5dsoc)

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Attributes

NAME

    labeledURIObject – object that contains the URI attribute type

Synopsis

    ( 1.3.6.1.4.1.250.3.15
     NAME 'labeledURIObject'
     DESC 'object that contains the URI attribute type'
     SUP top
     AUXILIARY
     MAY labeledUri
     X-ORIGIN 'RFC 2079' )

Description

    Auxiliary object class that can be added to existing directory objects to allow for inclusion of URI values. This approach does not preclude including the labeledURI attribute type directly in other object classes as appropriate.

ORIGIN

    This object class is defined by RFC 2079.

TYPE

    Auxiliary object class

SUPERIOR

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 may have the following optional attribute types in addition to those inherited from the superior(s):

    labeledUri(5dsat)

Attributes

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

    ATTRIBUTE TYPE

    ATTRIBUTE VALUE

    Availability

    SUNWldap-directory

    Stability Level

    Standard: IETF, RFC 2079

DS 6.2 Last Revised Sep 21, 2006

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Attributes

ldapSubEntry(5dsoc)

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Usage | Attributes

NAME

    ldapSubEntry – LDAP Subentry class, version 1

Synopsis

    ( 2.16.840.1.113719.2.142.6.1.1
     NAME 'ldapSubEntry'
     DESC 'LDAP Subentry class, version 1'
     SUP top
     STRUCTURAL
     MAY cn
     X-DS-USE 'internal'
     X-ORIGIN 'LDAP Subentry Internet Draft' )

Description

    This structural object class may be used to indicate operations and management related entries in the directory, called LDAP Subentries.

ORIGIN

    This object class is defined by LDAP Subentry Internet Draft.

TYPE

    Structural object class

SUPERIOR

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 may have the following optional attribute types in addition to those inherited from the superior(s):

    cn(5dsat)

Usage

    Configuration object specific to this Directory Server instance, not replicated.

Attributes

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

    ATTRIBUTE TYPE

    ATTRIBUTE VALUE

    Availability

    SUNWldap-directory

    Stability Level

    External: IETF, LDAP Subentry Internet Draft

DS 6.2 Last Revised Sep 21, 2006

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Usage | Attributes

locality(5dsoc)

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Attributes

NAME

    locality – Standard LDAP attribute type

Synopsis

    ( 2.5.6.3
     NAME 'locality'
     DESC 'Standard LDAP attribute type'
     SUP top
     STRUCTURAL
     MAY ( description $
      l $
      searchGuide $
      seeAlso $
      st $
      street )
     X-ORIGIN 'RFC 2256' )

Description

    Used to define entries that represent localities or geographic areas.

ORIGIN

    This object class is defined by RFC 2256.

TYPE

    Structural object class

SUPERIOR

REQUIRED ATTRIBUTES

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

ALLOWED ATTRIBUTES

Attributes

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

    ATTRIBUTE TYPE

    ATTRIBUTE VALUE

    Availability

    SUNWldap-directory

    Stability Level

    Standard: IETF, RFC 2256

DS 6.2 Last Revised Sep 21, 2006

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Attributes

newPilotPerson(5dsoc)

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Attributes

NAME

    newPilotPerson – Pilot objectclass

Synopsis

    ( 0.9.2342.19200300.100.4.4
     NAME 'newPilotPerson'
     DESC 'Pilot objectclass'
     SUP person
     STRUCTURAL
     MAY ( businessCategory $
      drink $
      homePhone $
      homePostalAddress $
      janetMailbox $
      mail $
      mailPreferenceOption $
      mobile $
      organizationalStatus $
      otherMailbox $
      pager $
      personalSignature $
      personalTitle $
      preferredDeliveryMethod $
      roomNumber $
      secretary $
      textEncodedORAddress $
      uid $
      userClass )
     X-ORIGIN 'Internet White Pages Pilot' )

Description

    Used as a subclass of person, to allow the use of a number of additional attributes to be assigned to entries of the person object class. Inherits cn and sn from the person object class.

ORIGIN

    This object class is defined by Internet White Pages Pilot.

TYPE

    Structural object class

SUPERIOR

REQUIRED ATTRIBUTES

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

ALLOWED ATTRIBUTES

Attributes

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

    ATTRIBUTE TYPE

    ATTRIBUTE VALUE

    Availability

    SUNWldap-directory

    Stability Level

    External: IETF, Internet White Pages Pilot

DS 6.2 Last Revised Sep 21, 2006

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Attributes

nisMap(5dsoc)

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Attributes

NAME

    nisMap – Standard LDAP objectclass

Synopsis

    ( 1.3.6.1.1.1.2.9
     NAME 'nisMap'
     DESC 'Standard LDAP objectclass'
     SUP top
     STRUCTURAL
     MUST nisMapName
     MAY description
     X-ORIGIN 'RFC 2307' )

Description

    A generic abstraction of a NIS map.

ORIGIN

    This object class is defined by RFC 2307.

TYPE

    Structural object class

SUPERIOR

REQUIRED ATTRIBUTES

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

    nisMapName(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)

Attributes

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

    ATTRIBUTE TYPE

    ATTRIBUTE VALUE

    Availability

    SUNWldap-directory

    Stability Level

    Standard: IETF, RFC 2307

DS 6.2 Last Revised Sep 21, 2006

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Attributes

nisNetgroup(5dsoc)

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Attributes

NAME

    nisNetgroup – Standard LDAP objectclass

Synopsis

    ( 1.3.6.1.1.1.2.8
     NAME 'nisNetgroup'
     DESC 'Standard LDAP objectclass'
     SUP top
     STRUCTURAL
     MUST cn
     MAY ( nisNetgroupTriple $
      memberNisNetgroup $
      description )
     X-ORIGIN 'RFC 2307' )

Description

    An abstraction of a netgroup. May refer to other netgroups.

ORIGIN

    This object class is defined by RFC 2307.

TYPE

    Structural object class

SUPERIOR

REQUIRED ATTRIBUTES

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

    cn(5dsat)

ALLOWED ATTRIBUTES

Attributes

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

    ATTRIBUTE TYPE

    ATTRIBUTE VALUE

    Availability

    SUNWldap-directory

    Stability Level

    Standard: IETF, RFC 2307

DS 6.2 Last Revised Sep 21, 2006

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Attributes

nisObject(5dsoc)

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Attributes

NAME

    nisObject – Standard LDAP objectclass

Synopsis

    ( 1.3.6.1.1.1.2.10
     NAME 'nisObject'
     DESC 'Standard LDAP objectclass'
     SUP top
     STRUCTURAL
     MUST ( cn $
      nisMapEntry $
      nisMapName )
     MAY description
     X-ORIGIN 'RFC 2307' )

Description

    Defines an entry in a NIS map.

ORIGIN

    This object class is defined by RFC 2307.

TYPE

    Structural object class

SUPERIOR

REQUIRED ATTRIBUTES

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)

Attributes

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

    ATTRIBUTE TYPE

    ATTRIBUTE VALUE

    Availability

    SUNWldap-directory

    Stability Level

    Standard: IETF, RFC 2307

DS 6.2 Last Revised Sep 21, 2006

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Attributes

nsComplexRoleDefinition(5dsoc)

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Usage | Attributes

NAME

    nsComplexRoleDefinition – Sun ONE defined objectclass

Synopsis

    ( 2.16.840.1.113730.3.2.95
     NAME 'nsComplexRoleDefinition'
     DESC 'Sun ONE defined objectclass'
     SUP nsRoleDefinition
     STRUCTURAL
     X-DS-USE 'internal'
     X-ORIGIN 'Sun ONE Directory Server' )

Description

    Any role that is not a simple role is, by definition, a complex role.

ORIGIN

    This object class is defined by Sun Java System Directory Server.

TYPE

    Structural object class

SUPERIOR

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).

Usage

    Configuration object specific to this Directory Server instance, not replicated.

Attributes

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

    ATTRIBUTE TYPE

    ATTRIBUTE VALUE

    Availability

    SUNWldap-directory

    Stability Level

    Evolving

DS 6.2 Last Revised Sep 21, 2006

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Usage | Attributes

nsFilteredRoleDefinition(5dsoc)

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Usage | Attributes

NAME

    nsFilteredRoleDefinition – Sun ONE defined objectclass

Synopsis

    ( 2.16.840.1.113730.3.2.97
     NAME 'nsFilteredRoleDefinition'
     DESC 'Sun ONE defined objectclass'
     SUP nsComplexRoleDefinition
     STRUCTURAL
     MUST nsRoleFilter
     X-DS-USE 'internal'
     X-ORIGIN 'Sun ONE Directory Server' )

Description

    Specifies assignment of entries to the role, depending upon the attributes contained by each entry.

ORIGIN

    This object class is defined by Sun Java System Directory Server.

TYPE

    Structural object class

SUPERIOR

REQUIRED ATTRIBUTES

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

    nsRoleFilter(5dsat)

ALLOWED ATTRIBUTES

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

Usage

    Configuration object specific to this Directory Server instance, not replicated.

Attributes

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

    ATTRIBUTE TYPE

    ATTRIBUTE VALUE

    Availability

    SUNWldap-directory

    Stability Level

    Evolving

DS 6.2 Last Revised Sep 21, 2006

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Usage | Attributes

nsLicenseUser(5dsoc)

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Attributes

NAME

    nsLicenseUser – Sun ONE defined objectclass

Synopsis

    ( 2.16.840.1.113730.3.2.7
     NAME 'nsLicenseUser'
     DESC 'Sun ONE defined objectclass'
     SUP top
     STRUCTURAL
     MAY ( nsLicensedFor $
      nsLicenseStartTime $
      nsLicenseEndTime )
     X-ORIGIN 'Sun ONE Administration Services' )

Description

    Used to track licenses for servers that are licensed on a per-client basis. nsLicenseUser is intended to be used with the inetOrgPerson object class. You can manage the contents of this object class through the Users and Groups area of the Administration Server.

ORIGIN

    This object class is defined by Sun Java System Administration Services.

TYPE

    Structural object class

SUPERIOR

REQUIRED ATTRIBUTES

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

ALLOWED ATTRIBUTES

Attributes

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

    ATTRIBUTE TYPE

    ATTRIBUTE VALUE

    Availability

    SUNWldap-directory

    Stability Level

    Evolving

DS 6.2 Last Revised Sep 21, 2006

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Attributes

nsManagedRoleDefinition(5dsoc)

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Usage | Attributes

NAME

    nsManagedRoleDefinition – Sun ONE defined objectclass

Synopsis

    ( 2.16.840.1.113730.3.2.96
     NAME 'nsManagedRoleDefinition'
     DESC 'Sun ONE defined objectclass'
     SUP nsSimpleRoleDefinition
     STRUCTURAL
     X-DS-USE 'internal'
     X-ORIGIN 'Sun ONE Directory Server' )

Description

    Specifies assignment of a role to an explicit, enumerated list of members.

ORIGIN

    This object class is defined by Sun Java System Directory Server.

TYPE

    Structural object class

SUPERIOR

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).

Usage

    Configuration object specific to this Directory Server instance, not replicated.

Attributes

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

    ATTRIBUTE TYPE

    ATTRIBUTE VALUE

    Availability

    SUNWldap-directory

    Stability Level

    Evolving

DS 6.2 Last Revised Sep 21, 2006

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Usage | Attributes

nsNestedRoleDefinition(5dsoc)

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Usage | Attributes

NAME

    nsNestedRoleDefinition – Sun ONE defined objectclass

Synopsis

    ( 1.3.6.1.4.1.42.2.27.9.2.9
     NAME 'nsNestedRoleDefinition'
     DESC 'Sun ONE defined objectclass'
     SUP nsComplexRoleDefinition
     STRUCTURAL
     MUST nsRoleDN
     MAY nsRoleScopeDn
     X-DS-USE 'internal'
     X-ORIGIN 'Sun ONE Directory Server' )

Description

    Specifies containment of one or more roles of any type within the role.

ORIGIN

    This object class is defined by Sun Java System Directory Server.

TYPE

    Structural object class

SUPERIOR

REQUIRED ATTRIBUTES

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

    nsRoleDN(5dsat)

ALLOWED ATTRIBUTES

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

    nsRoleScopeDn(5dsat)

Usage

    Configuration object specific to this Directory Server instance, not replicated.

Attributes

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

    ATTRIBUTE TYPE

    ATTRIBUTE VALUE

    Availability

    SUNWldap-directory

    Stability Level

    Evolving

DS 6.2 Last Revised Sep 21, 2006

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Usage | Attributes

nsRoleDefinition(5dsoc)

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Usage | Attributes

NAME

    nsRoleDefinition – Sun ONE defined objectclass

Synopsis

    ( 2.16.840.1.113730.3.2.93
     NAME 'nsRoleDefinition'
     DESC 'Sun ONE defined objectclass'
     SUP ldapSubEntry
     STRUCTURAL
     MAY description
     X-DS-USE 'internal'
     X-ORIGIN 'Sun ONE Directory Server' )

Description

    All role definition object classes inherit from the nsRoleDefinition object class.

ORIGIN

    This object class is defined by Sun Java System Directory Server.

TYPE

    Structural object class

SUPERIOR

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 may have the following optional attribute types in addition to those inherited from the superior(s):

    description(5dsat)

Usage

    Configuration object specific to this Directory Server instance, not replicated.

Attributes

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

    ATTRIBUTE TYPE

    ATTRIBUTE VALUE

    Availability

    SUNWldap-directory

    Stability Level

    Evolving

DS 6.2 Last Revised Sep 21, 2006

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Usage | Attributes

nsSimpleRoleDefinition(5dsoc)

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Usage | Attributes

NAME

    nsSimpleRoleDefinition – Sun ONE defined objectclass

Synopsis

    ( 2.16.840.1.113730.3.2.94
     NAME 'nsSimpleRoleDefinition'
     DESC 'Sun ONE defined objectclass'
     SUP nsRoleDefinition
     STRUCTURAL
     X-DS-USE 'internal'
     X-ORIGIN 'Sun ONE Directory Server' )

Description

    Roles containing this object class are called simple roles because they have a deliberately limited flexibility, which makes it easy to:

    • Enumerate the members of a role.

    • Determine whether a given entry possesses a particular role.

    • Enumerate all the roles possessed by a given entry.

    • Assign a particular role to a given entry.

    • Remove a particular role from a given entry.

ORIGIN

    This object class is defined by Sun Java System Directory Server.

TYPE

    Structural object class

SUPERIOR

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).

Usage

    Configuration object specific to this Directory Server instance, not replicated.

Attributes

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

    ATTRIBUTE TYPE

    ATTRIBUTE VALUE

    Availability

    SUNWldap-directory

    Stability Level

    Evolving

DS 6.2 Last Revised Sep 21, 2006

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Usage | Attributes

oncRpc(5dsoc)

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Attributes

NAME

    oncRpc – Standard LDAP objectclass

Synopsis

    ( 1.3.6.1.1.1.2.5
     NAME 'oncRpc'
     DESC 'Standard LDAP objectclass'
     SUP top
     STRUCTURAL
     MUST ( cn $
      oncRpcNumber )
     MAY description
     X-ORIGIN 'RFC 2307' )

Description

    An abstraction of an Open Network Computing (ONC) Remote Procedure Call (RPC) binding. This class maps an ONC RPC number to a name. The distinguished value of the cn attribute denotes the RPC service's canonical name.

ORIGIN

    This object class is defined by RFC 2307.

TYPE

    Structural object class

SUPERIOR

REQUIRED ATTRIBUTES

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

    cn(5dsat), oncRpcNumber(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)

Attributes

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

    ATTRIBUTE TYPE

    ATTRIBUTE VALUE

    Availability

    SUNWldap-directory

    Stability Level

    Standard: IETF, RFC 2307

DS 6.2 Last Revised Sep 21, 2006

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Attributes

organization(5dsoc)

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Attributes

NAME

    organization – Standard LDAP objectclass

Synopsis

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

Description

    Used to define entries that represent organizations. An organization is generally assumed to be a large, relatively static grouping within a larger corporation or enterprise.

ORIGIN

    This object class is defined by RFC 2256.

TYPE

    Structural object class

SUPERIOR

REQUIRED ATTRIBUTES

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

    o(5dsat)

ALLOWED ATTRIBUTES

Attributes

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

    ATTRIBUTE TYPE

    ATTRIBUTE VALUE

    Availability

    SUNWldap-directory

    Stability Level

    Standard: IETF, RFC 2256

DS 6.2 Last Revised Sep 21, 2006

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Attributes

organizationalPerson(5dsoc)

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Attributes

NAME

    organizationalPerson – Standard LDAP objectclass

Synopsis

    ( 2.5.6.7
     NAME 'organizationalPerson'
     DESC 'Standard LDAP objectclass'
     SUP person
     STRUCTURAL
     MAY ( destinationIndicator $
      facsimileTelephoneNumber $
      internationaliSDNNumber $
      l $
      ou $
      physicalDeliveryOfficeName $
      postOfficeBox $
      postalAddress $
      postalCode $
      preferredDeliveryMethod $
      registeredAddress $
      st $
      street $
      teletexTerminalIdentifier $
      telexNumber $
      title $
      x121Address )
     X-ORIGIN 'RFC 2256' )

Description

    Used to define entries for people employed by or associated with an organization.

ORIGIN

    This object class is defined by RFC 2256.

TYPE

    Structural object class

SUPERIOR

REQUIRED ATTRIBUTES

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

ALLOWED ATTRIBUTES

Attributes

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

    ATTRIBUTE TYPE

    ATTRIBUTE VALUE

    Availability

    SUNWldap-directory

    Stability Level

    Standard: IETF, RFC 2256

DS 6.2 Last Revised Sep 21, 2006

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Attributes

organizationalRole(5dsoc)

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Attributes

NAME

    organizationalRole – Standard LDAP objectclass

Synopsis

    ( 2.5.6.8
     NAME 'organizationalRole'
     DESC 'Standard LDAP objectclass'
     SUP top
     STRUCTURAL
     MUST cn
     MAY ( description $
      destinationIndicator $
      facsimileTelephoneNumber $
      internationaliSDNNumber $
      l $
      ou $
      physicalDeliveryOfficeName $
      postOfficeBox $
      postalAddress $
      postalCode $
      preferredDeliveryMethod $
      registeredAddress $
      roleOccupant $
      seeAlso $
      st $
      street $
      telephoneNumber $
      teletexTerminalIdentifier $
      telexNumber $
      x121Address )
     X-ORIGIN 'RFC 2256' )

Description

    Used to define entries that represent roles held by people within an organization.

ORIGIN

    This object class is defined by RFC 2256.

TYPE

    Structural object class

SUPERIOR

REQUIRED ATTRIBUTES

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

    cn(5dsat)

ALLOWED ATTRIBUTES

Attributes

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

    ATTRIBUTE TYPE

    ATTRIBUTE VALUE

    Availability

    SUNWldap-directory

    Stability Level

    Standard: IETF, RFC 2256

DS 6.2 Last Revised Sep 21, 2006

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Attributes

organizationalUnit(5dsoc)

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Attributes

NAME

    organizationalUnit – Standard LDAP objectclass

Synopsis

    ( 2.5.6.5
     NAME 'organizationalUnit'
     DESC 'Standard LDAP objectclass'
     SUP top
     STRUCTURAL
     MUST ou
     MAY ( businessCategory $
      description $
      destinationIndicator $
      facsimileTelephoneNumber $
      internationaliSDNNumber $
      l $
      physicalDeliveryOfficeName $
      postOfficeBox $
      postalAddress $
      postalCode $
      preferredDeliveryMethod $
      registeredAddress $
      searchGuide $
      seeAlso $
      st $
      street $
      telephoneNumber $
      teletexTerminalIdentifier $
      telexNumber $
      userPassword $
      x121Address )
     X-ORIGIN 'RFC 2256' )

Description

    Used to define entries that represent organizational units. An organizational unit is generally assumed to be a relatively static grouping within a larger organization.

ORIGIN

    This object class is defined by RFC 2256.

TYPE

    Structural object class

SUPERIOR

REQUIRED ATTRIBUTES

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

    ou(5dsat)

ALLOWED ATTRIBUTES

Attributes

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

    ATTRIBUTE TYPE

    ATTRIBUTE VALUE

    Availability

    SUNWldap-directory

    Stability Level

    Standard: IETF, RFC 2256

DS 6.2 Last Revised Sep 21, 2006

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Attributes

passwordPolicy(5dsoc)

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Usage | Attributes

NAME

    passwordPolicy – Sun ONE defined password policy objectclass

Synopsis

    ( 1.3.6.1.4.1.42.2.27.9.2.6
     NAME 'passwordPolicy'
     DESC 'Sun ONE defined password policy objectclass'
     SUP top
     STRUCTURAL
     MUST cn
     MAY ( description $
      passwordMaxAge $
      passwordExp $
      passwordMinLength $
      passwordInHistory $
      passwordChange $
      passwordWarning $
      passwordLockout $
      passwordMaxFailure $
      passwordResetDuration $
      passwordUnlock $
      passwordLockoutDuration $
      passwordCheckSyntax $
      passwordMustChange $
      passwordStorageScheme $
      passwordMinAge $
      passwordResetFailureCount $
      passwordExpireWithoutWarning $
      passwordRootdnMayBypassModsChecks $
      passwordNonRootMayResetUserpwd )
     X-DS-USE 'internal'
     X-ORIGIN 'Sun ONE Directory Server' )

Description

    Entries of this object class defines a 5.x password policy entry that holds configurable password policy attributes.

    The 5.x password policy configuration object classes and attribute types are deprecated. Use pwdPolicy and sunPwdPolicy objects instead.

ORIGIN

    This object class is defined by Sun Java System Directory Server.

TYPE

    Structural object class

SUPERIOR

REQUIRED ATTRIBUTES

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

    cn(5dsat)

ALLOWED ATTRIBUTES

Usage

    Configuration object specific to this Directory Server instance, not replicated.

Attributes

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

    ATTRIBUTE TYPE

    ATTRIBUTE VALUE

    Availability

    SUNWldap-directory

    Stability Level

    Obsolete: Scheduled for removal after this release

DS 6.2 Last Revised Sep 21, 2006

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Usage | Attributes

person(5dsoc)

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Attributes

NAME

    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.

TYPE

    Structural object class

SUPERIOR

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

Attributes

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

    ATTRIBUTE TYPE

    ATTRIBUTE VALUE

    Availability

    SUNWldap-directory

    Stability Level

    Standard: IETF, RFC 2256

DS 6.2 Last Revised Sep 21, 2006

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Attributes

pilotObject(5dsoc)

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Attributes

NAME

    pilotObject – Standard LDAP objectclass

Synopsis

    ( 0.9.2342.19200300.100.4.3
     NAME 'pilotObject'
     DESC 'Standard LDAP objectclass'
     SUP top
     STRUCTURAL
     MAY ( audio $
      ditRedirect $
      info $
      jpegPhoto $
      lastModifiedBy $
      lastModifiedTime $
      manager $
      photo $
      uniqueIdentifier )
     X-ORIGIN 'RFC 1274' )

Description

    Used as a subclass to allow additional attributes to be assigned to entries of all other object classes.

ORIGIN

    This object class is defined by RFC 1274.

TYPE

    Structural object class

SUPERIOR

REQUIRED ATTRIBUTES

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

ALLOWED ATTRIBUTES

Attributes

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

    ATTRIBUTE TYPE

    ATTRIBUTE VALUE

    Availability

    SUNWldap-directory

    Stability Level

    Standard: IETF, RFC 1274

DS 6.2 Last Revised Sep 21, 2006

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Attributes

pilotOrganization(5dsoc)

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Attributes

NAME

    pilotOrganization – Standard LDAP objectclass

Synopsis

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

Description

    Used as a subclass to allow additional attributes to be assigned to organization and organizationalUnit object class entries.

ORIGIN

    This object class is defined by RFC 1274.

TYPE

    Structural object class

SUPERIOR

REQUIRED ATTRIBUTES

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

    o(5dsat), ou(5dsat)

ALLOWED ATTRIBUTES

Attributes

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

    ATTRIBUTE TYPE

    ATTRIBUTE VALUE

    Availability

    SUNWldap-directory

    Stability Level

    Standard: IETF, RFC 1274

DS 6.2 Last Revised Sep 21, 2006

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Attributes

posixAccount(5dsoc)

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Attributes

NAME

    posixAccount – Standard LDAP objectclass

Synopsis

    ( 1.3.6.1.1.1.2.0
     NAME 'posixAccount'
     DESC 'Standard LDAP objectclass'
     SUP top
     AUXILIARY
     MUST ( cn $
      uid $
      uidNumber $
      gidNumber $
      homeDirectory )
     MAY ( userPassword $
      loginShell $
      gecos $
      description )
     X-ORIGIN 'RFC 2307' )

Description

    Auxiliary object class.

ORIGIN

    This object class is defined by RFC 2307.

TYPE

    Auxiliary object class

SUPERIOR

REQUIRED ATTRIBUTES

ALLOWED ATTRIBUTES

Attributes

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

    ATTRIBUTE TYPE

    ATTRIBUTE VALUE

    Availability

    SUNWldap-directory

    Stability Level

    Standard: IETF, RFC 2307

DS 6.2 Last Revised Sep 21, 2006

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Attributes

posixGroup(5dsoc)

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Attributes

NAME

    posixGroup – Standard LDAP objectclass

Synopsis

    ( 1.3.6.1.1.1.2.2
     NAME 'posixGroup'
     DESC 'Standard LDAP objectclass'
     SUP top
     STRUCTURAL
     MUST ( cn $
      gidNumber )
     MAY ( userPassword $
      memberUid $
      description )
     X-ORIGIN 'RFC 2307' )

Description

    Structural object class.

ORIGIN

    This object class is defined by RFC 2307.

TYPE

    Structural object class

SUPERIOR

REQUIRED ATTRIBUTES

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

    cn(5dsat), gidNumber(5dsat)

ALLOWED ATTRIBUTES

Attributes

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

    ATTRIBUTE TYPE

    ATTRIBUTE VALUE

    Availability

    SUNWldap-directory

    Stability Level

    Standard: IETF, RFC 2307

DS 6.2 Last Revised Sep 21, 2006

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Attributes

pwdPolicy(5dsoc)

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Usage | Attributes

NAME

    pwdPolicy – Password Policy objectclass

Synopsis

    (  1.3.6.1.4.1.42.2.27.8.2.1
     NAME 'pwdPolicy'
     DESC 'Password Policy objectclass'
     SUP top
     AUXILIARY
     MUST ( pwdAttribute )
     MAY ( pwdMinAge $
      pwdMaxAge $
      pwdInHistory $
      pwdCheckQuality $
      pwdMinLength $
      pwdExpireWarning $
      pwdGraceAuthNLimit $
      pwdLockout $
      pwdLockoutDuration  $
      pwdMaxFailure $
      pwdFailureCountInterval $
      pwdMustChange $
      pwdAllowUserChange $
      pwdSafeModify)
     X-DS-USE 'internal'
     X-ORIGIN 'Password Policy for LDAP Directories Internet Draft' )

Description

    Contains the attributes defining a password policy in effect for a set of users. A password policy is defined for a particular subtree of the DIT by adding to an LDAP subentry whose immediate superior is the root of the subtree, the pwdPolicy auxiliary object class. The scope of the password policy is defined by the SubtreeSpecification attribute of the LDAP subentry as specified in RFC 3672.

    Each object that is controlled by password policy advertises the subentry that is being used to control its policy in its pwdPolicySubentry attribute. Clients wishing to examine or manage password policy for an object may interrogate the pwdPolicySubentry for that object in order to arrive at the proper pwdPolicy subentry.

ORIGIN

    This object class is defined by Password Policy Internet-Draft.

TYPE

    Auxiliary object class

SUPERIOR

REQUIRED ATTRIBUTES

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

    pwdAttribute(5dsat)

ALLOWED ATTRIBUTES

Usage

    Configuration object specific to this Directory Server instance, not replicated.

Attributes

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

    ATTRIBUTE TYPE

    ATTRIBUTE VALUE

    Availability

    SUNWldap-directory

    Stability Level

    External: IETF, Password Policy Internet-Draft

DS 6.2 Last Revised Sep 21, 2006

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Usage | Attributes

referral(5dsoc)

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Attributes

NAME

    referral – Standard LDAP referral objectclass

Synopsis

    ( 2.16.840.1.113730.3.2.6
     NAME 'referral'
     DESC 'Standard LDAP referral objectclass'
     SUP top
     STRUCTURAL
     MUST ref
     X-ORIGIN 'RFC 3296' )

Description

    Used to represent a subordinate reference information in the directory. These referral objects hold one or more URIs contained in values of the ref attribute type and are used to generate protocol referrals and continuations.


    Note –

    To use this object class, you must either make it a subclass, or use it with the extensibleObject object class. This ensures that you have an attribute for naming the entry.


ORIGIN

    This object class is defined by RFC 3296.

TYPE

    Structural object class

SUPERIOR

REQUIRED ATTRIBUTES

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

    ref(5dsat)

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

    SUNWldap-directory

    Stability Level

    Standard: IETF, RFC 3296

DS 6.2 Last Revised Sep 21, 2006

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Attributes

residentialPerson(5dsoc)

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Attributes

NAME

    residentialPerson – Standard LDAP objectclass

Synopsis

    ( 2.5.6.10
     NAME 'residentialPerson'
     DESC 'Standard LDAP objectclass'
     SUP person
     STRUCTURAL
     MUST l
     MAY ( businessCategory $
      destinationIndicator $
      facsimileTelephoneNumber $
      internationaliSDNNumber $
      physicalDeliveryOfficeName $
      postOfficeBox $
      postalAddress $
      postalCode $
      preferredDeliveryMethod $
      registeredAddress $
      st $
      street $
      teletexTerminalIdentifier $
      telexNumber $
      x121Address )
     X-ORIGIN 'RFC 2256' )

Description

    Used by Directory Server to contain a person's residential information.

ORIGIN

    This object class is defined by RFC 2256.

TYPE

    Structural object class

SUPERIOR

REQUIRED ATTRIBUTES

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

    l(5dsat)

ALLOWED ATTRIBUTES

Attributes

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

    ATTRIBUTE TYPE

    ATTRIBUTE VALUE

    Availability

    SUNWldap-directory

    Stability Level

    Standard: IETF, RFC 2256

DS 6.2 Last Revised Sep 21, 2006

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Attributes

RFC822localPart(5dsoc)

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Attributes

NAME

    RFC822localPart – Pilot objectclass

Synopsis

    ( 0.9.2342.19200300.100.4.14
     NAME 'RFC822localPart'
     DESC 'Pilot objectclass'
     SUP domain
     STRUCTURAL
     MAY ( cn $
      sn )
     X-ORIGIN 'Internet directory pilot' )

Description

    Used to define entries that represent the local part of RFC822 mail addresses. The directory treats this part of an RFC822 address as a domain.

ORIGIN

    This object class is defined by Internet directory pilot.

TYPE

    Structural object class

SUPERIOR

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 may have the following optional attribute types in addition to those inherited from the superior(s):

    cn(5dsat), sn(5dsat)

Attributes

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

    ATTRIBUTE TYPE

    ATTRIBUTE VALUE

    Availability

    SUNWldap-directory

    Stability Level

    External: IETF, Internet directory pilot

DS 6.2 Last Revised Sep 21, 2006

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Attributes

room(5dsoc)

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Attributes

NAME

    room – Standard LDAP objectclass

Synopsis

    ( 0.9.2342.19200300.100.4.7
     NAME 'room'
     DESC 'Standard LDAP objectclass'
     SUP top
     STRUCTURAL
     MUST cn
     MAY ( description $
      roomNumber $
      seeAlso $
      telephoneNumber )
     X-ORIGIN 'RFC 1274' )

Description

    Used to store information in the directory about a room.

ORIGIN

    This object class is defined by RFC 1274.

TYPE

    Structural object class

SUPERIOR

REQUIRED ATTRIBUTES

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

    cn(5dsat)

ALLOWED ATTRIBUTES

Attributes

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

    ATTRIBUTE TYPE

    ATTRIBUTE VALUE

    Availability

    SUNWldap-directory

    Stability Level

    Standard: IETF, RFC 1274

DS 6.2 Last Revised Sep 21, 2006

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Attributes

shadowAccount(5dsoc)

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Attributes

NAME

    shadowAccount – Standard LDAP objectclass

Synopsis

    ( 1.3.6.1.1.1.2.1
     NAME 'shadowAccount'
     DESC 'Standard LDAP objectclass'
     SUP top
     AUXILIARY
     MUST uid
     MAY ( userPassword $
      shadowLastChange $
      shadowMin $
      shadowMax $
      shadowWarning $
      shadowInactive $
      shadowExpire $
      shadowFlag $
      description )
     X-ORIGIN 'RFC 2307' )

Description

    Auxiliary object class. Related to the /etc/shadow file.

ORIGIN

    This object class is defined by RFC 2307.

TYPE

    Auxiliary object class

SUPERIOR

REQUIRED ATTRIBUTES

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

    uid(5dsat)

ALLOWED ATTRIBUTES

Attributes

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

    ATTRIBUTE TYPE

    ATTRIBUTE VALUE

    Availability

    SUNWldap-directory

    Stability Level

    Standard: IETF, RFC 2307

DS 6.2 Last Revised Sep 21, 2006

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Attributes

simpleSecurityObject(5dsoc)

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Attributes

NAME

    simpleSecurityObject – Standard LDAP objectclass

Synopsis

    ( 0.9.2342.19200300.100.4.19
     NAME 'simpleSecurityObject'
     DESC 'Standard LDAP objectclass'
     SUP top
     STRUCTURAL
     MUST userPassword
     X-ORIGIN 'RFC 1274' )

Description

    Used to allow an entry to contain the userPassword attribute when an entry's principal object classes do not allow userPassword as an attribute type. Reserved for future use.

ORIGIN

    This object class is defined by RFC 1274.

TYPE

    Structural object class

SUPERIOR

REQUIRED ATTRIBUTES

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

    userPassword(5dsat)

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

    SUNWldap-directory

    Stability Level

    Standard: IETF, RFC 1274

DS 6.2 Last Revised Sep 21, 2006

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Attributes

strongAuthenticationUser(5dsoc)

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Attributes

NAME

    strongAuthenticationUser – Standard LDAP objectclass

Synopsis

    ( 2.5.6.15
     NAME 'strongAuthenticationUser'
     DESC 'Standard LDAP objectclass'
     SUP top
     AUXILIARY
     MUST userCertificate
     X-ORIGIN 'RFC 2256' )

Description

    Auxiliary object class, used to store a user's certificate entry in the directory. This object class is used with other object classes, such as the person and organization object classes.

ORIGIN

    This object class is defined by RFC 2256.

TYPE

    Auxiliary object class

SUPERIOR

REQUIRED ATTRIBUTES

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

    userCertificate(5dsat)

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

    SUNWldap-directory

    Stability Level

    Standard: IETF, RFC 2256

DS 6.2 Last Revised Sep 21, 2006

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Attributes

subschema(5dsoc)

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Attributes

NAME

    subschema – Standard LDAP objectclass

Synopsis

    ( 2.5.20.1
     NAME 'subschema'
     DESC 'Standard LDAP objectclass'
     SUP top
     AUXILIARY
     MAY ( dITStructureRules $
      nameForms $
      dITContentRules $
      objectClasses $
      attributeTypes $
      matchingRules $
      matchingRuleUse )
     X-ORIGIN 'RFC 2252' )

Description

    Internal object class. An auxiliary object class subentry used to administer the subschema for the subschema administrative area. It holds the operational attributes representing the policy parameters used to express the subschema.

ORIGIN

    This object class is defined by RFC 2252.

TYPE

    Auxiliary object class

SUPERIOR

REQUIRED ATTRIBUTES

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

ALLOWED ATTRIBUTES

Attributes

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

    ATTRIBUTE TYPE

    ATTRIBUTE VALUE

    Availability

    SUNWldap-directory

    Stability Level

    Standard: IETF, RFC 2252

DS 6.2 Last Revised Sep 21, 2006

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Attributes

sunPwdPolicy(5dsoc)

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Usage | Attributes

NAME

    sunPwdPolicy – Sun Directory Server Password Policy objectclass

Synopsis

    ( 1.3.6.1.4.1.42.2.27.9.2.119
     NAME 'sunPwdPolicy'
     DESC 'Sun Directory Server Password Policy objectclass'
     SUP pwdPolicy
     AUXILIARY
     MUST ( cn )
     MAY ( description $
      passwordRootdnMayBypassModsChecks $
      passwordStorageScheme $
      passwordExpireWithoutWarning $
      pwdIsLockoutPrioritized $
      pwdKeepLastAuthTime )
     X-DS-USE 'internal'
     X-ORIGIN 'Sun Directory Server' )

Description

    Contains attributes used in conjunction with the pwdPolicy object attributes to define a password policy in effect for a set of users.

ORIGIN

    This object class is defined by Sun Java System Directory Server.

TYPE

    Auxiliary object class

SUPERIOR

REQUIRED ATTRIBUTES

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

    cn(5dsat)

ALLOWED ATTRIBUTES

Usage

    Configuration object specific to this Directory Server instance, not replicated.

Attributes

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

    ATTRIBUTE TYPE

    ATTRIBUTE VALUE

    Availability

    SUNWldap-directory

    Stability Level

    Evolving

DS 6.2 Last Revised Sep 21, 2006

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Usage | Attributes

top(5dsoc)

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Attributes

NAME

    top – Standard LDAP objectclass

Synopsis

    ( 2.5.6.0
     NAME 'top'
     DESC 'Standard LDAP objectclass'
     ABSTRACT
     MUST objectClass
     X-ORIGIN 'RFC 2256' )

Description

    Abstract object class, that defines the root of the object class hierarchy.

ORIGIN

    This object class is defined by RFC 2256.

TYPE

    Abstract object class

SUPERIOR

    This object class has no superiors.

REQUIRED ATTRIBUTES

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

    objectClass(5dsat)

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

    SUNWldap-directory

    Stability Level

    Standard: IETF, RFC 2256

DS 6.2 Last Revised Sep 21, 2006

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Attributes

vlvIndex(5dsoc)

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Usage | Attributes

NAME

    vlvIndex – Sun ONE defined objectclass

Synopsis

    ( 2.16.840.1.113730.3.2.42
     NAME 'vlvIndex'
     DESC 'Sun ONE defined objectclass'
     SUP top
     STRUCTURAL
     MUST ( cn $
      vlvSort )
     MAY ( vlvEnabled $
      vlvUses )
     X-DS-USE 'internal'
     X-ORIGIN 'Sun ONE Directory Server' )

Description

    Used to define the sort criteria of a Virtual List View index. Each VLV index specification defines the sort order to be imposed on the result set defined in the VLV search entry. A set of VLV index entries may appear below the VLV search entry. The common name, CN, attribute is used as the naming component for the entry.

ORIGIN

    This object class is defined by Sun Java System Directory Server.

TYPE

    Structural object class

SUPERIOR

REQUIRED ATTRIBUTES

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

    cn(5dsat), vlvSort(5dsat)

ALLOWED ATTRIBUTES

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

    vlvEnabled(5dsat), vlvUses(5dsat)

Usage

    Configuration object specific to this Directory Server instance, not replicated.

Attributes

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

    ATTRIBUTE TYPE

    ATTRIBUTE VALUE

    Availability

    SUNWldap-directory

    Stability Level

    Evolving

DS 6.2 Last Revised Sep 21, 2006

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Usage | Attributes

vlvSearch(5dsoc)

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Usage | Attributes

NAME

    vlvSearch – Sun ONE defined objectclass

Synopsis

    ( 2.16.840.1.113730.3.2.38
     NAME 'vlvSearch'
     DESC 'Sun ONE defined objectclass'
     SUP top
     STRUCTURAL
     MUST ( cn $
      vlvBase $
      vlvScope $
      vlvFilter )
     MAY multiLineDescription
     X-DS-USE 'internal'
     X-ORIGIN 'Sun ONE Directory Server' )

Description

    Used to define a VLV search. Specifies the entry result set to be VLV indexed.

ORIGIN

    This object class is defined by Sun Java System Directory Server.

TYPE

    Structural object class

SUPERIOR

REQUIRED ATTRIBUTES

ALLOWED ATTRIBUTES

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

    multiLineDescription(5dsat)

Usage

    Configuration object specific to this Directory Server instance, not replicated.

Attributes

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

    ATTRIBUTE TYPE

    ATTRIBUTE VALUE

    Availability

    SUNWldap-directory

    Stability Level

    Evolving

DS 6.2 Last Revised Sep 21, 2006

NAME | Synopsis | Description | ORIGIN | TYPE | SUPERIOR | REQUIRED ATTRIBUTES | ALLOWED ATTRIBUTES | Usage | Attributes