Blocking Users Using the CLI

Explains how to block users using the CLI.

You can block users using the CLI. When a user is blocked, all existing tickets for the user are canceled and any request sent by the user that has a ticket older than the blocked timestamp is rejected. For more information, see How Tickets Work.

Blocking Users Using the CLI or REST API

The basic command to blacklist a user is:

maprcli blacklistuser -user <user name> 

For complete reference information, see blacklist user .