unlockUser

Unlock a user account and clear failed login attempts.

Format

udclient [global-args...] [global-flags...]
  unlockUser [parameters]

Parameters

Table 1. Parameters
Parameter Type Required Description
user string true Name/ID of the user. The name will be case-sensitive if a case-sensitive realm is provided.
realm string false Limit any user name search to given AuthenticationRealm.

Related REST command: Unlock a user account and clear failed login attempts..