Unlock a user
A NetScaler SDX admin can unlock a user before the lockout interval expires. Lockout is not applicable if a user logs in to the Management Service via the console. The lockout interval is also changed from seconds to minutes. Minimum value = 1 minute. Maximum value = 30 minutes.
Unlock a user using the GUI
- Navigate to Configuration > System > User Administration > Users.
- Select the user to unlock.
- Click Unlock.
Unlock a user using the CLI
At the command prompt, type:
set systemuser id=<ID> unlock=true
Unlock a user
Copied!
Failed!