Previous Topic: How Auto-Registered Attributes Work with Other CA Directory Features

Next Topic: Use Auto-Registered Attributes in an Object

Limitations of Auto-Registered Attributes

Auto-registered attributes are limited to 40 characters, and are always multi-valued.

You cannot use an auto-registered attribute as the naming attribute for an object.

Attributes that are automatically registered use the following template for their virtual schema definition:

attribute auto-generated-OID = {
name	= supplied-name
equality	= caseIgnoreMatch
substr	= caseIgnoreSubstringsMatch
syntax	= directoryString
}

You can use JXweb to display extensible attributes, but you cannot use it to add a new value to an extensible attribute.