dmunlockuser—Unlocking a user account

Use this command to unlock a user account.

A user account is automatically locked after the number of failed login attempts exceeds the locking policy you may have set in the Access Server Options dialog box in Management Console.

Syntax

DMUNLOCKUSER username [-accessserver hostname port adminuser adminpassword]

Parameters

username
Specifies the name of the user you want to unlock.
-accessserver hostname port adminuser adminpassword

The following parameters are optional and are only required if you are running this command remotely from the system where you have installed Access Server. The -accessserver parameter indicates that you want to connect to a remote installation of Access Server. It indicates that you want to run this command for an installation of Access Server that is physically remote from the Access Server installation where you are running this command.

hostname
The fully qualified host name of the remote system where Access Server is installed.
port
The port number of the remote system where Access Server is installed.
adminuser
A user with system administrator (SYSADMIN) privileges (see role parameter in the dmcreateuser command) and the ability to manage users and datastores (see manager parameter in the dmcreateuser command).
adminpassword
The password for the specified SYSADMIN user.