When you create a queue, the default permission is that everyone can send messages to this queue. For tighter security, you can change the default security permissions for the queue. You can also specify properties for the queue when you create it. For example, you can specify to accept authenticated messages only.
Allowing only authenticated messages on queues
To allow only authenticated messages on queues |
-
Open Computer Management.
-
In the console tree, right-click the queue.
Where?
- Computer Management/Services and
Applications/Message Queuing/YourQueueFolder (such as Public
Queues or Private Queues)/YourQueue
- Computer Management/Services and
Applications/Message Queuing/YourQueueFolder (such as Public
Queues or Private Queues)/YourQueue
-
Click Properties.
-
On the General tab, select the Authenticated check box.
Additional considerations
- To open Computer Management on
Windows® 7, click Start, right-click Computer,
and then click Manage.
- To open Computer Management on
Windows Server® 2008 R2, click Start, click
All Programs, click Administrative Tools, and then
click Computer Management.
- To accept any messages on the queue, clear
the Authenticated check box.