mqsideleteaclentry command

Start of change

Supported platforms

  • Windows 2000, Windows XP
  • UNIX platforms
  • z/OS
End of change
Start of change

Purpose

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

End of change

Syntax

Windows and UNIX platforms

z/OS

Start of change

Parameters

You must select either -f or
  • -g or -u, and
  • -b or -e or -s or -r or -t or -p

If you select -u you must select either -m or -a

-f FileName
(Optional) File from which to import the configuration. The output of the mqsilistaclentry command is the correct format.
-g GroupName
(Optional) Group to which this entry refers. For this reason, the name must adhere to the standard platform convention for group names.
-u UserName
(Optional) User name to which this entry refers, for example, TEST\ANOTHER.
-m MachineName
(Optional) The name of the machine from which a specified user can connect. This option can not be used with -a.
-a
(Optional) This signifies that the specified user name can be on any machine. This option can not be used with -m.
Note: If you select -u, you must select either -a or -m.
-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.
-p
(Optional) The object refers to the "allresources" resource type. The authority that the principal has for this object applies to all objects, including the mqsicreateaclentry, mqsideleteaclentry, and mqsilistaclentry commands themselves.
End of change

Authorization

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

Examples

mqsideleteaclentry -f c:\test\mylist 
mqsideleteaclentry -g GROUPA F -b MYBROKER
Related concepts
Security
Related tasks
Database security