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 » IIB 9.0.0.2 Create broker problem

Post new topic  Reply to topic Goto page Previous  1, 2
 IIB 9.0.0.2 Create broker problem « View previous topic :: View next topic » 
Author Message
smdavies99
PostPosted: Mon Aug 11, 2014 6:46 am    Post subject: Reply with quote

Jedi Council

Joined: 10 Feb 2003
Posts: 6076
Location: Somewhere over the Rainbow this side of Never-never land.

Thanks.
I'm trying this on V8.0.0.0

I know that 9.0.0.1 on 7.5.0.3 works fine. (13 brokers in Production)

I'll try the following

MQ 8.0.0.0 IIB 9.0.0.1
MQ 7.5.0.3 IIB 9.0.0.2

And see what results.
_________________
WMQ User since 1999
MQSI/WBI/WMB/'Thingy' User since 2002
Linux user since 1995

Every time you reinvent the wheel the more square it gets (anon). If in doubt think and investigate before you ask silly questions.
Back to top
View user's profile Send private message
smdavies99
PostPosted: Tue Aug 12, 2014 12:43 am    Post subject: Reply with quote

Jedi Council

Joined: 10 Feb 2003
Posts: 6076
Location: Somewhere over the Rainbow this side of Never-never land.

Ok, I solved this one. Out for a ride on my Tiger-1050 last night I had a lightbulb moment.

I changed the mqsicreatebrokercommand from

Code:

mqsicreatebroker MQTEST -i mbservice -a S1taadmin -q MQTEST -B "XXX-AMS-DEMO\Domain mb" -w S:\IIBDATA\MQTEST -e S:\IIBSHARE\MQTEST


to

Code:


mqsicreatebroker MQTEST -i XXX-AMS-DEMO\mbservice -a S1taadmin -q MQTEST -B "XXX-AMS-DEMO\Domain mb" -w S:\IIBDATA\MQTEST -e S:\IIBSHARE\MQTEST



This making use of the domain service account.

This is the one change from a V9.0.0.1/MQ7.0.0.3/Server 2008-R2 setup that I had been working on recently.

The only other change needed was the adding of a line to the QMGR definitions to disable CONNAUTH.
Code:

alter QMGR CONNAUTH('') FORCE


Once I have fully documented the build I'll work using CONNAUTH and see if it is practical to have it set with our current application portfolio.

Many thanks to those who gave suggestions in this thread.
_________________
WMQ User since 1999
MQSI/WBI/WMB/'Thingy' User since 2002
Linux user since 1995

Every time you reinvent the wheel the more square it gets (anon). If in doubt think and investigate before you ask silly questions.
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Tue Aug 12, 2014 4:32 am    Post subject: Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20768
Location: LI,NY

Don't disable connauth the way you did...
Rather create a connauth config setting the check to none and activate it.
Better controlled result that way.
Code:
     3 : DIS AUTHINFO(USE.PW) ALL
AMQ8566: Display authentication information details.
   AUTHINFO(USE.PW)                        AUTHTYPE(IDPWOS)
   ADOPTCTX(NO)                            DESCR( )
   CHCKCLNT(NONE)                          CHCKLOCL(OPTIONAL)
   FAILDLAY(1)                             ALTDATE(2014-06-12)
   ALTTIME(19.32.48)



_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
smdavies99
PostPosted: Tue Aug 12, 2014 5:39 am    Post subject: Reply with quote

Jedi Council

Joined: 10 Feb 2003
Posts: 6076
Location: Somewhere over the Rainbow this side of Never-never land.

Thanks for that tip. I'll keep a note of it and build it into the next version of my scripts.

This is the sort of thing I will be looking at when I evaluate our current set of applications on V8 with Username/passwords optional.
I already know that none of them will currently pass a username/password so I also need to understand what development effort is needed to make the changes.

{sigh, when did I decide not to retire? maybe I need to rethink that... before I }
_________________
WMQ User since 1999
MQSI/WBI/WMB/'Thingy' User since 2002
Linux user since 1995

Every time you reinvent the wheel the more square it gets (anon). If in doubt think and investigate before you ask silly questions.
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Tue Aug 12, 2014 10:23 am    Post subject: Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20768
Location: LI,NY

Look at the user exit proposed with V8 and at the .ini file with qmgr name and password / obfuscated password... (user exit can be retrofitted to V7)

Have fun
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic  Reply to topic Goto page Previous  1, 2 Page 2 of 2

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » IIB 9.0.0.2 Create broker problem
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.