<fixedAttribute> element
A fixedAttribute element has the following XML attributes:
-
ldapAttribute: a required attribute specifying the name of the Lightweight Directory Access Protocol (LDAP) attribute for the fixed values. -
onConflict: an optional attribute specifying the behavior when the LDAP entry already contains the specified LDAP attribute. The default valuemergeindicates that the fixed values should be merged with the existing values. The valueoverwriteindicates that the existing values are to be overwritten by the fixed values. The valuepreserveindicates that no changes should be made.
A fixedAttribute element contains the following XML element:
-
fixedValue: one or more elements specifying the fixed LDAP values.