user delete
Delete a role from a user. This command removes a LunaSH user. Works on any named users that you have created. Does not affect the permanent users 'admin', 'operator', and 'monitor'. A user must be logged out before you can delete that user.
User Privileges
Users with the following privileges can perform this command:
>Admin
Syntax
user delete -username <username>
Argument(s) | Shortcut | Description |
---|---|---|
-username <username> | -u | Specifies the user name of the user being removed. |
Example
lunash:>user delete -username anna Command Result : 0 (Success)