Posted: Wed Sep 17, 2008 6:35 am Post subject: Control access to SVRCONN using SSL
Partisan
Joined: 07 Aug 2001 Posts: 386
I have set up SSL for MQCLients on Windows to acess my AIX servers. I am running MQ V6.
I have a SVRCONN channel for MQ admimistrator (ADM.SVRCONN) and a SVRCONN channel for genersl users (USER.SVRCONN).
How can I have the ADM group users running Windows MQ client to have access to both SVRCONN channels and block all general users from the ADM.SVRCONN.
I did some reading and I am using SSLPEER to restrict access.
Here is my test setup
ADM MQ client (USERID = adm.user1) certificate is like
ibmwebspheremqadm.user1 with CN=MQADM
the ADM.SVRCONN channel has SSLPEER with CN=MQADM
General MQ client (USERID = mq.user1) certificate is like
ibmwebspheremqmq.user1 with CN=MQUSER
the USER.SVRCONN channel has SSLPEER with CN=MQUSER
But this will block the ADM group from USER.SVRCONN channel.
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