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

655 B

user_unlock

Unlock a user account

An account may become locked if the password is entered incorrectly too many times within a specific time period as controlled by password policy. A locked account is a temporary condition and may be unlocked by an administrator.

Arguments

Name Type Required
uid :ref:Str<Str> True

Options

  • version : :ref:Str<Str>

Output

Name Type
result Output
summary Output
value PrimaryKey

Semantics

Notes

Version differences