Posted: Fri May 31, 2013 11:35 am Post subject: User ID and channel security
Novice
Joined: 14 May 2013 Posts: 12
I have a JNLP based application with multiple users each connecting with their user ID into a MQ server.
I am trying to find a way for me to see which user id is coming in on each connection along with blocking users from logging in as a privileged user(mqm). Is there a way this can be accomplished using channel auth. ?
Creating multiple users on the local OS is not an option and buying a TP product is out of the picture for the moment.
Yes, you can create CHLAUTH rules that will map users to specific ids that are defined on the qmgr.
You can obviously then not map any users to mqm.
There are several other ways to skin this same cat. A usermap may or may not be the right method. The simplest method is to just use MCAUSER on the channel in use by the app.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum