BIP8845
Severity
10 : WarningMessage
Lists the security Access Control Entries in the Configuration Manager repository.
Syntax:
mqsilistaclentry configMgrName [-g groupName | (-u userName (-m machineName | -a))] [(-b broker [-e executionGroup]) | -s | -t | -r | -p] [-f filename] [-n connectionFile] [-w timeoutValue]
Explanation
Command Options:
'configMgrName' name of the Configuration Manager (may be omitted on Windows)
'-g groupName' Display Access Control Entries for the specified group
'-u userName' Display Access Control Entries for the specified user (must be accompanied by either -a or -m)
'-m machineName' Display Access Control Entries for the specified user which apply to this specific machine/domain name only
'-a' Display only those Access Control Entries for the specified user which apply to ALL machines/domain names
'-b broker' Display Access Control Entries for the specified broker
'-e executionGroup' Display Access Control Entries for the specified execution group (must be accompanied by -b)
'-s' Display Access Control Entries for the subscriptions table
'-t' Display Access Control Entries for the pub/sub topology
'-r' Display Access Control Entries for the root topic.
'-p' Display Access Control Entries for the ConfigManagerProxy. Also known as the "All resources" Access Control Entries.
'-f filename' Output list of Access Control Entries to given filename rather than to the screen.
'-w timeoutValue' value in seconds to wait for responses.
'-n connectionFile' Optional "connection file" to allow the command to communicate with a remote ConfigMgr.
Note: On Windows platforms, if the Configuration Manager name is omitted 'ConfigMgr' will be used.