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 » WebSphere Message Broker (ACE) Support » IIB10 Installation MQ scripts

Post new topic  Reply to topic
 IIB10 Installation MQ scripts « View previous topic :: View next topic » 
Author Message
alaychem
PostPosted: Sun Aug 12, 2018 6:19 am    Post subject: IIB10 Installation MQ scripts Reply with quote

Acolyte

Joined: 10 Feb 2016
Posts: 66

I'm installing IIB 10.0.0.11, and the MQ team at my place don't like some of the commands in the create queue scripts that IBM supply at
installation_path/software/sample/wmq/iib_queues_create.mqsc

Code:
ALTER QMGR CHLAUTH(DISABLED)


Why do the broker need the authentication disabled?

Code:
DEFINE CHANNEL ('SYSTEM.BRK.CONFIG') CHLTYPE (SVRCONN) TRPTYPE (TCP) MAXMSGL (104857600)


AFAIK this channel used to connect toolkit\mq explorer at IIB 9, but from IIB 10 and on, it's useless, isn't it?


Last edited by alaychem on Sun Aug 12, 2018 9:47 pm; edited 1 time in total
Back to top
View user's profile Send private message
PeterPotkay
PostPosted: Sun Aug 12, 2018 8:45 am    Post subject: Re: IIB10 Installation MQ scripts Reply with quote

Poobah

Joined: 15 May 2001
Posts: 7717

alaychem wrote:
I'm installing IIB 10.0.0.11, and the MQ team at my place don't like some of the commands in the create queue scripts that IBM supply at
installation_path/software/sample/wmq/iib_queues_create.mqsc

Code:
ALTER QMGR CHLAUTH(DISABLED)


Why do the broker need the authentication disabled?


It does not. All our IIB v10 Queue Managers run with CHLAUTH enabled and plenty of CHLAUTH rules.
That script probably disables it because they want the IIB Administrator, who may have zero MQ expirience, to not have to deal with setting up MQ Security properly, because that may slow down the IIB implementation.

You are correct to have your MQ Administrators review these scripts and question what they see.

alaychem wrote:

Code:
DEFINE CHANNEL ('SYSTEM.BRK.CONFIG') CHLTYPE (SVRCONN) TRPTYPE (TCP) MAXMSGL (104857600)


AFAIK this channel was used to connect toolkit\mq explorer at IIB 9, but from IIB 10, it should be useless, isn't it?

That channel is not needed for an IIB v10 Broker (er, "Node").
_________________
Peter Potkay
Keep Calm and MQ On
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 » WebSphere Message Broker (ACE) Support » IIB10 Installation MQ scripts
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.