Posted: Thu Jul 10, 2003 4:58 pm Post subject: API Exit and Security
Acolyte
Joined: 22 May 2003 Posts: 53
Hi All,
I am using MQ Servies ver5.3 Server. We use channel security exit to validate the USer ID and Password. But in case of Transacted clinet in bindings mode channel is not used. So can we validate UserID and Password in Queue Manager Lever? Please let me know if any referenence is there for the same.
My objective is that no one can browse/get/put messages from the MQ Server (even someone in the same machine will require the User ID and Password)
Joined: 13 Jun 2002 Posts: 2607 Location: The Netherlands (Amsterdam)
When in bindings mode to my knowledge to OAM is called, the user is already validated by the OS, so all you have to do is grant the right authority to the user using setmqaut. You can use amqoamd -m Qmgrname -s to see the current setmqaut settings. bear in mind on UNIX systems authority is assigned to group level, not individual users... so If you only want one specific user to have access create a seperate group.
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