mqsideleteaclgroup command

Supported platforms

  • Windows 2000, Windows XP

Purpose

Use the mqsideleteaclgroup command to delete the Configuration Manager database table relating to the group or user access control lists that you have defined.

Syntax

Parameters

You must select either -f or
  • -g or -u, and
  • -b or -e or -s or -r or -t
-f FileName
(Optional) File from which to import the configuration. The output of the mqsilistaclgroup command is the correct format.
-g GroupName
(Optional) The Windows group to which this entry refers. The name must adhere to the standard Windows convention for group names.
-u UserName
(Optional) Fully-qualified user name to which this entry refers, for example, TEST\ANOTHER.
-b Broker
(Optional) The object is a broker object, and its name is specified as a parameter.
-e ExeGroup
(Optional) The object is an execution group and its name is specified as a parameter. This is of the form Broker\ExeGroup.
-s Subscription
(Optional) The object is a subscription object, and its name is specified as a parameter.
-r
(Optional) The object refers to the root topic.
-t
(Optional) The object refers to the main topology.

Authorization

The user ID used to invoke this command must have Administrator authority on the local system.

Examples


mqsideleteaclgroup -f c:\test\mylist 
mqsideleteaclgroup -g GROUPA F -b MYBROKER

Related concepts
Security

Related tasks
Database security

Related reference
Syntax preference
mqsicreateaclgroup command
mqsilistaclgroup command