mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2024-12-23 15:40:01 -06:00
28 lines
557 B
Markdown
28 lines
557 B
Markdown
|
[//]: # (THE CONTENT BELOW IS GENERATED. DO NOT EDIT.)
|
||
|
# 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
|
||
|
|
||
|
[//]: # (ADD YOUR NOTES BELOW. THESE WILL BE PICKED EVERY TIME THE DOCS ARE REGENERATED. //end)
|
||
|
### Semantics
|
||
|
|
||
|
### Notes
|
||
|
|
||
|
### Version differences
|