BIP8839
Severity
10 : WarningMessage
Lists the security Access Control Entries in the Configuration Manager repository. Syntax: listaclentry [g=groupName | (u=userName (m=machineName | a=yes))] [(b=broker [e=executionGroup]) | s=yes | r=yes | t=yes | p=yes] [f=fileName] [w=timeoutValue]Explanation
Command Options:
'f=fileName' Output list of Access Control Entries to given filename
'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=yes or m=machine)
'm=machineName' Display Access Control Entries for the specified user which apply to this specific machine/domain name only
'a=yes' Display only those Access Control Entries for the specified user which apply to ALL machines/domain names
'p=yes' Display Access Control Entries for the ConfigManagerProxy. Also known as the "All resources" Access Control Entries
'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=broker)
's=yes' Display Access Control Entries for the subscriptions table
'r=yes' Display Access Control Entries for the root topic
't=yes' Display Access Control Entries for the pub/sub topology
'w=timeoutValue' value in seconds to wait for responses.