DISABLE USER

Syntax

DISABLE USER username

Privileges

USERADMIN

Description

The DISABLE USER command disables a specified username from the system (it does not remove it). After command execution, the user specified in the username argument can no longer log into the system.

Return

OK string or error value (see SCSP protocol).

Example

> DISABLE USER user1
OK