Blog
Locks a user account. A locked user account cannot be logged into until it is unlocked.
Note that the command does not check if the account is already locked or not, i.e. it is not an error to run it with a user that is already locked.
$ zato sso lock-user /home/zato/env/server1 regular1 Locked user account `user1` $