Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 26 Current »

An auxiliary class is a schema object class that can be associated with one or more existing base object classes in the schema to extend an object class with additional attributes. The Austin Active Directory includes two custom auxiliary classes: utexasEduAustinAuxClass and utexasEduAzureAuxClass. The custom auxiliary classes and their associated attributes enable the storage of additional information in the Austin Active Directory.

Class Definitions

 Austin Auxiliary Class

The attributes in the utexasEduAustinAuxClass are confidential attributes that require both the Read Property and the Control Access permissions to access.

Class Type

Name

OID Prefix

Suffix

Notes

Auxiliary Class

utexasEduAustinAuxClass

1.3.6.1.4.1.17940.3.5.0

1

Auxiliary class for Austin attributes; Austin attributes are confidential attributes and require the Control Access permission for any access

 Azure Auxiliary Class

The attributes in the utexasEduAzureAuxClass are standard attributes and can be accessed with the Read Property permission.

Class Type

Name

OID Prefix

Suffix

Notes

Auxiliary Class

utexasEduAzureAuxClass

1.3.6.1.4.1.17940.3.5.0

2

Auxiliary class for Azure attributes; Azure attributes are standard attributes and may contain only published or directory data.

Attribute Definitions

 Austin Attributes

All Austin attributes are associated with the utexasEduAustinAuxClass class and have SearchFlags set to 131:

  • indexed (1)

  • containerized-index (2)

  • confidential (128)

Attribute Type

Class

Name

OID Prefix

Count

Notes

Single-valued String

utexasEduAustinAuxClass

utexasEduAustinSingle#

1.3.6.1.4.1.17940.3.5.1

1 through 40

Attribute for Unicode text but limited to a single value

Multi-valued String

utexasEduAustinAuxClass

utexasEduAustinMulti#

1.3.6.1.4.1.17940.3.5.2

1 through 60

Attribute for Unicode text

Time

utexasEduAustinAuxClass

utexasEduAustinTime#

1.3.6.1.4.1.17940.3.5.3

1 through 30

Attribute for time

Boolean

utexasEduAustinAuxClass

utexasEduAustinBool#

1.3.6.1.4.1.17940.3.5.4

1 through 10

Attribute for booleans

 Azure Attributes 

All Azure attributes are associated with the utexasEduAzureAuxClass class and have SearchFlags set to 3:

  • indexed (1)

  • containerized-index (2)

Attribute Type

Class

Name

OID Prefix

Count

Notes

Single-valued String

utexasEduAzureAuxClass

utexasEduAzureSingle#

1.3.6.1.4.1.17940.3.5.101

1 through 10

Attribute for Unicode text but limited to a single value

Multi-valued String

utexasEduAzureAuxClass

utexasEduAzureMulti#

1.3.6.1.4.1.17940.3.5.102

1 through 10

Attribute for Unicode text

Attribute Assignment and Mapping

  • No labels