Previous Topic: user modify_newobj_acl (User Management) Modify New Object ACL for a UserNext Topic: Group Management


unlock (User Management)--Removes the Temporary Login Lockout for User

Removes the temporary login lockout placed on the specified user ID if repeated attempts to login were made with a wrong password.

Syntax
user unlock name  
Arguments
name

Name of the user for which to remove the temporary login lockout. If the local user name begins with '-' (for example, '--myname'), the <name> argument must be preceded with '--' (for example, '-- --myname').

Examples
user unlock user@ca.com

Remove temporary login lockout for 'user@ca.com'