Home >

LunaSH Command Reference Guide > LunaSH Commands > user > user disable

user disable

Disable a named LunaSH user.

User Privileges

Users with the following privileges can perform this command:

Admin

Syntax

user disable -username <username>

Option Shortcut Description
-username <username> -u Specifies the user name of the user to disable.

Example

lunash:>user disable -username james
 
James was disabled successfully.
 
 
Command Result : 0 (Success)