557 B
557 B
passwd
Set a user's password.
Arguments
| Name | Type | Required |
|---|---|---|
| principal | :ref:Principal<Principal> |
True |
| password | :ref:Password<Password> |
True |
| current_password | :ref:Password<Password> |
True |
Options
- otp : :ref:
Password<Password> - version : :ref:
Str<Str>
Output
| Name | Type |
|---|---|
| result | Output |
| summary | Output |
| value | Output |