Posted: Thu Apr 28, 2011 4:35 pm Post subject: MQ client security with LDAP
Yatiri
Joined: 11 Nov 2008 Posts: 610
Hi Guys,
We are using MQ v7 on Linux. The client wants to administer their QMgrs(running on Linux) from their desktop. For that I came up with creating a user group on the Qmgr server and added all the network users who wanted to administer the MQ. The permissions are provided for the group with setmqaut. Now we need to restrict the client channel from unauthorized users accessing the QMgrs. For this I suggested to use either SSL or security exit(BlockIP2) but the client wants to use LDAP. Not sure whether we can setup client channel security with LDAP.
Posted: Thu Apr 28, 2011 7:10 pm Post subject: Re: MQ client security with LDAP
Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
Sam Uppu wrote:
Hi Guys,
We are using MQ v7 on Linux. The client wants to administer their QMgrs(running on Linux) from their desktop. For that I came up with creating a user group on the Qmgr server and added all the network users who wanted to administer the MQ. The permissions are provided for the group with setmqaut. Now we need to restrict the client channel from unauthorized users accessing the QMgrs. For this I suggested to use either SSL or security exit(BlockIP2) but the client wants to use LDAP. Not sure whether we can setup client channel security with LDAP.
Please advice.
Thanks.
The only way to secure a client channel is to use an mcauser WITH SSL OR use a security exit.
My guess is that your client is going with the security exit, expecting it to set the user on the channel. Thus the LDAP could specify to the system the user group the user is in and allow for corresponding authorizations on the box without the user having necessarily a traditional account on the box...
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