ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » General IBM MQ Support » Avoid Trusted Application

Post new topic  Reply to topic
 Avoid Trusted Application « View previous topic :: View next topic » 
Author Message
lwl
PostPosted: Mon Dec 20, 2004 7:07 pm    Post subject: Avoid Trusted Application Reply with quote

Apprentice

Joined: 30 Mar 2004
Posts: 41

From the manual, trusted application can be turned on by
1. set the MQ_CONNECT_TYPE to FASTPATH and
2. specify MQCNO_FASTPATH_BINDING in MQCONNX call.

But poor-written trusted application may be harmful to the QM. How can I avoid application to connect to the QM in FASTPATH mode?

Also, can trusted application connect to QM using MQ client?

Thank you
Back to top
View user's profile Send private message
Nigelg
PostPosted: Tue Dec 21, 2004 5:37 am    Post subject: Reply with quote

Grand Master

Joined: 02 Aug 2004
Posts: 1046

You do not need to do anything to avoid connecting in FASTPATH; the default is to connect using IPC bindings.
Trusted apps cannot connect to the qmgr as clients. You can cause channels to connect FASTPATH using MQIBindType, described in the Intercomms manual.
Back to top
View user's profile Send private message
PeterPotkay
PostPosted: Tue Dec 21, 2004 3:32 pm    Post subject: Reply with quote

Poobah

Joined: 15 May 2001
Posts: 7722

The default maybe not to connect in FASTPATH for local apps, but how do you prevent a local app from choosing to connect in FASTPATH mode is the question.

Short of an MQ API exit, I don't there is any way to prevent an app from chossing this option.
_________________
Peter Potkay
Keep Calm and MQ On
Back to top
View user's profile Send private message
Nigelg
PostPosted: Tue Dec 21, 2004 10:10 pm    Post subject: Reply with quote

Grand Master

Joined: 02 Aug 2004
Posts: 1046

An app connected as FASTPATH has to be run under a userID in the mqm group, so restricting access to such users, a good idea anyway from a security POV, will also stop apps connecting as FASTPATH.
Or, you could exercise more control over the app teams such that they do not code apps to connect FASTPATH.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » General IBM MQ Support » Avoid Trusted Application
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.