What would be the recommended values for AUTHRECS for the following,of course this needs to be tweaked per one’s requirements.
- QUEUE MANAGER
- QUEUE (local, remote, dlq)
- CHANNEL (server connection, sender, receiver etc.)
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I usually tell people to consider three different groups for security:
MCAUSERof a RCVR/RQSTR/CLUSRCVR channel?” The roles in this category depend on how granular you want network security to be. In general though, the adjacent QMgrs should NOT have access to the local QMgr’s command queues. The channel’s MCAUSER gets to connect to the QMgr and inquire, then put and setall on the queues it actually needs. That’s it.Each of these has very different authentication and authorization requirements. They also have different characteristics such as the volume of messages and stability of the accounts and authorizations they require.
They do all have a few things in common, though.
DIS objType(*). If the user doesn’t have display access to all objects ofobjTypethen the QMgr emits authorization errors when the display is issued.