Posted: Sat Nov 01, 2014 1:49 am Post subject: Channel Auth for SVRCONN
Partisan
Joined: 02 May 2002 Posts: 359 Location: England
Hi All
Queue Manager is 7.5 running on Centos VM
MQ Client 7.5 running on Windows VM
VM's are on the same machine.
QMGR IP is 192.168.162.132
Client is 192.168.162.134
Im sure Im missing something very basic here.
On My Queue Manager I have the following set
CHLAUTH(ENABLED)
AMQ8878: Display channel authentication record details.
CHLAUTH(TEST.SVRCONN) TYPE(ADDRESSMAP)
ADDRESS(10.220.216.19) USERSRC(CHANNEL)
AMQ8878: Display channel authentication record details.
CHLAUTH(SYSTEM.ADMIN.SVRCONN) TYPE(ADDRESSMAP)
ADDRESS(*) USERSRC(CHANNEL)
AMQ8878: Display channel authentication record details.
CHLAUTH(SYSTEM.*) TYPE(ADDRESSMAP)
ADDRESS(*) USERSRC(NOACCESS)
AMQ8878: Display channel authentication record details.
CHLAUTH(*) TYPE(BLOCKUSER)
USERLIST(*MQADMIN)
When using amqsputc from windows client I am having no problems at all. My assumption was that by setting the CHLAUTH(TEST.SVRCONN) ADDRESS(10.220.216.19) It would only allow connections in from a IP address of 10.220.216.19
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