do-set-src-password

Sets the value specified by <arg-string> as the password for the current object in the destination data store.

Example

<do-set-src-password>  <arg-string>  <token-attr name="Given Name/>  <token-attr name="Surname/>  </arg-string> </do-set-src-password>

Allowed Content

Element

Description

arg-dn

DN argument.

arg-association

Association argument.

arg-string

String argument.

Attributes

Attribute

Possible Values

Default Value

class-name

CDATA

Class name of target object.

Supports variable expansion.

#IMPLIED

disabled

true | false

True if this element is disabled.

false

notrace

true | false

True if this element should not be traced during execution of the policy.

false

Content Rule

(( arg-dn | arg-association ) ? , arg-string )

Parent Elements

Element

Description

actions

Actions that are performed by a <rule>.

arg-actions

Actions argument.