freeipa/doc/api/passwd.md
2025-08-12 22:28:56 +02:00

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

Semantics

Notes

Version differences