We are using: MQ Version 5.2 Server(QMGR) and Clients on Windows 2000 Server.
I need to secure MQ Client to MQ Queue Manager channel connections. MQ checks to see if the logged on user of the client application is authorized on the server/qmgr but does not perform password verification, leaving anyone with knowledge of the user id access to the qmgr.
I have heard the best (easiest) way to secure this is through a Security Exit.
Does anyone have experience with this?
I would greatly appreciate any feedback on securing these connections or sample code for the security exit.
Thanks much!
I need to secure MQ Client to MQ Queue Manager channel connections. MQ checks to see if the logged on user of the client application is authorized on the server/qmgr but does not perform password verification, leaving anyone with knowledge of the user id access to the qmgr.
I have heard the best (easiest) way to secure this is through a Security Exit.
Does anyone have experience with this?
I would greatly appreciate any feedback on securing these connections or sample code for the security exit.
Thanks much!