BIP8844
Severity
10 : WarningMessage
Deletes a security Access Control Entry in the Configuration Manager repository.
Syntax:
mqsideleteaclentry configMgrName (-f fileName | ((-g groupName | -u userName (-m machineName | -a)) ((-b broker [-e executionGroup]) | -s | -t | -r | -p))) [-n connectionFile] [-w timeoutValue]
Explanation
Command Options:
'configMgrName' name of the Configuration Manager (may be omitted on Windows)
'-f fileName' File containing list of Access Control Entries to delete.
'-g groupName' Delete Access Control Entry for the specified group
'-u userName' Delete Access Control Entry for the specified user (must be accompanied by either -a or -m)
'-m machineName' Delete the Access Control Entry for the specified user which applies to this specific machine/domain name only
'-a' Delete the "ALL machines/domains" Access Control Entry for the specified user
'-b broker' Delete Access Control Entry for the specified broker
'-e executionGroup' Delete Access Control Entry for the specified execution group (must be accompanied by -b)
'-s' Delete subscriptions Access Control Entry
'-t' Delete pub/sub topology Access Control Entry
'-r' Delete root topic Access Control Entry
'-p' Delete Access Control Entry for the ConfigManagerProxy. Also known as the "All resources" Access Control Entry.
'-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 is omitted 'ConfigMgr' will be used.