RBACUser - setUserPassword
RBACUser - setUserPassword
Description :
This command sets the password of a given RBAC user by name.
Return type : DBKey
Command Input :
Variable Name | Variable Type | Description |
---|---|---|
userName | String | User name of the user whose password you want to change. |
password | String | New password. |
Example
The following example sets the password of a user Mike to Password.
Script
blcli RBACUser setUserPassword Mike Password
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*