reset_locked_user

By running the reset_locked_user command, you can show the number of failed log in attempts per site and user, and can reset the failed login counter per site for specific or all users.

The following help text is displayed when you run the command followed by -h:
Usage: reset_locked_user [-s] [-l [sitename]] [-r sitenameaccountname/-a]
    Shows the failed login attempts per site and user and can reset the
    failed login countper site for a specific user or all users.  

    -s list sites by url  
    -l show all locked accounts per site, either for all sites, or for sitename if
    sitename is provided.  
    -r reset the failed login attempts to 0 for sitename and
    accountname. 
    -a means all sites or all accounts.