Ipa User-unlock _top_ Jun 2026
: Ensure you have an active Kerberos ticket as an administrator. kinit admin Use code with caution. Copied to clipboard Verify Status : Before unlocking, check if the user is actually locked. ipa user-status Use code with caution. Copied to clipboard Execute the Unlock : Run the dedicated unlock command. ipa user-unlock Use code with caution. Copied to clipboard Method 2: Using the Web UI (The Visual Approach)
If you see nsaccountlock: TRUE , the account is locked. After running ipa user-unlock , re-run the check; nsaccountlock should be removed. ipa user-unlock
If a user is repeatedly locked out, check the system logs. They might have a stale password saved in a background service, a mobile device, or a mounted drive that is constantly hammering the server with old credentials. : Ensure you have an active Kerberos ticket