blacklist user

Blacklists a user on a specific cluster.

This action cancels all existing tickets for that user. There is no REST equivalent command. For information about blacklisting, see How Tickets Work.

Syntax

CLI
maprcli blacklist user -user username [ -cluster clustername ]
REST
N/A

Parameters

Parameter

Description

user

Username of the user to blacklist.

cluster Name of the cluster to blacklist the user on.

Example

Blacklist the rogueuser user name from the cluster my.cluster.com:

CLI
maprcli blacklist user -user rogueuser -cluster my.cluster.com