zato sso unlock-user

Overview

Unlocks a user account, thus allowing a user to log into it.

Note that the command does not check if the account was previously locked or not, i.e. it is not an error to run it with a user that is not currently locked.

Usage example

$ zato sso lock-user /home/zato/env/server1 regular1
Unlocked user account `user1`
$