Posted: Wed May 26, 2021 5:39 am Post subject: Block RFHUtil Connections from Clients
Voyager
Joined: 22 Jan 2017 Posts: 98 Location: India
few our clients are using RFHUtil and often they are doing Purge on the Queue.
is there a way to stop them/reject the connections that are coming from RFH util or queue manager does not differentiate it as it thinks RFHUtil as any other MQ client as it uses WebSphere MQ C client.
Doing a CLEAR QL(q) MQSC or PCF command requires "clr" authority for the user. But that assumes that is how a queue is being cleaned.
RFHUtil does it the other way, to avoid any "in-use" errors, by looping round an MQGET with a zero length buffer. So there's no way to stop that other than disallowing MQGET entirely.
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