Use the mqsisetsecurity command to create the mqbrkrs group that IBM® App Connect Enterprise requires for secure access to its runtime libraries and data.
On Windows platforms, this command creates the mqbrkrs group (if the group does not exist), and also adds your current (logged on) user ID to this group. You must use your operating system functions to add any other user IDs to the mqbrkrs group.
On Linux, this command only creates the mqbrkrs group (if the group does not exist). You must use your operating system functions to add your user ID, and any other user IDs to this group.
None