Kbase P11928: SonicMQ: What is the default ACL setting for users against Q
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  7/25/2003 |
|
Status: Unverified
GOAL:
SonicMQ: Default ACL setting for users against queues
FACT(s) (Environment):
SonicMQ 4.0
CAUSE:
By default all users have access to all queues. This is because all users by default belong to the PUBLIC group. It's not possible to delete the PUBLIC group from queues, like with topics.
FIX:
To set permissions for a specific user on a specific queue, both the user and PUBLIC need to be added to the queue and the deny option need to be set for PULBIC. This will create permissions for only the specific user.