system auth delete user
The system auth delete user command deletes a user from the Matrix. Any user can be deleted from the Matrix except for the 'admin' user.
Usage
system auth delete user <UserName|UID>
Parameters
Parameter | Description |
---|
UserName | User name |
UID | The ID of the user. The ID is a numeric value associated with the name. When referencing the user, you may use either the name or ID. |
Examples
♦matrix_host# system auth delete user Neo Delete user Neo from the Matrix