add-attr

Used to specify the attribute values for an <add> operation or event. Each <add-attr> should contain at least one <value>

Example

See <add>.

Allowed Content

Element

Description

value

The attribute value.

Attributes

Attribute

Possible Values

Default Value

attr-name

CDATA

The name of the attribute.

The name is mapped between the application and eDirectory namespaces by the Schema Mapping policy so that Identity Manager sees the name in the eDirectory namespace and a driver sees the name in the application namespace. The mapping rule uses the class name attribute of the enclosing command or event to determine which class to use for mapping the attribute name.

#REQUIRED

enforce-password-policy

true | false

Reserved. Should be ignored by the driver.

#IMPLIED

Content Rule

( value + )

Parent Elements

Element

Description

add

Adds an object when an add event occurs.