3. Content Rule
( arg-dn , arg-password , arg-string )
The <do-set-named-password> action sets or creates a named password on an object using the value specified by arg-password. The target object is specified by arg-dn. The name and display name of the named password are specified by <arg-string>'s.
Name Description name
Name of the Named Password.
display-name
Display Name of the Named Password.
Default: Name of named password.
<do-set-named-password>
<arg-dn>
<token-text xml:space="preserve">System\driverset1\ldapdriver</token-text>
</arg-dn>
<arg-password>
<token-text xml:space="preserve">novell</token-text>
</arg-password>
<arg-string name="name">
<token-text>keystorePwd</token-text>
</arg-string>
<arg-string name="display-name">
<token-text>Keystore Password</token-text>
</arg-string>
</do-set-named-password>
- arg-dn
- DN argument
- arg-password
- password argument
- arg-string
- string argument
Attribute Value(s) Default Value disabled true | false
true if this element is disabledfalse notrace true | false
false
( arg-dn , arg-password , arg-string )
- actions
- actions that are performed by a <rule>
- arg-actions
- actions argument
Top Elements || All Elements || Tree