3. Content Rule
(( arg-dn | arg-association ) ? , arg-string , arg-string ? )
The <do-set-src-password> action sets the password for an object in the source datastore, using the value specified by <arg-string>'s, which contain the old(optional) and the new passwords. The target object is specified by either <arg-dn> or <arg-association> if specified or by current object otherwise.
<do-set-src-password> <arg-dn> <token-text>Users/Fred Flintstone</token-text> </arg-dn> <arg-string> <token-text>oldpassword</token-text> </arg-string> <arg-string> <token-text>newpassword</token-text> </arg-string> </do-set-src-password>
- arg-dn
- DN argument
- arg-association
- association argument
- arg-string
- string argument
Attribute Value(s) Default Value class-name CDATA
class name of target object
supports variable expansion#IMPLIED disabled true | false
true if this element is disabledfalse notrace true | false
false
(( arg-dn | arg-association ) ? , arg-string , arg-string ? )
- actions
- actions that are performed by a <rule>
- arg-actions
- actions argument
Top Elements || All Elements || Tree