Author |
Message
|
tso0rxp |
Posted: Tue Jul 02, 2002 6:47 am Post subject: MQ Series Explorer install question |
|
|
 Voyager
Joined: 07 Jan 2002 Posts: 85
|
How do you install the IBM supplied MQ Explorer program on an NT 4.0 workstation? I have the server and client CD for v5.2. Which one? What options on setup?
Thanks. |
|
Back to top |
|
 |
kolban |
Posted: Tue Jul 02, 2002 7:08 am Post subject: |
|
|
 Grand Master
Joined: 22 May 2001 Posts: 1072 Location: Fort Worth, TX, USA
|
The MQExplorer comes as part of the MQServer only. You must install the full MQSeries server product in order to get the MQExplorer tooling. |
|
Back to top |
|
 |
nimconsult |
Posted: Wed Jul 03, 2002 12:00 am Post subject: |
|
|
 Master
Joined: 22 May 2002 Posts: 268 Location: NIMCONSULT - Belgium
|
The setup will check pre-requisites for the installation. Typically on NT workstations you will need to install the Microsoft Management Console application if you do not have it yet. The application is stored in the "Prereqs\MMC" folder of the MQ server CD. _________________ Nicolas Maréchal
Senior Architect - Partner
NIMCONSULT Software Architecture Services (Belgium)
http://www.nimconsult.be |
|
Back to top |
|
 |
tso0rxp |
Posted: Wed Jul 03, 2002 6:16 pm Post subject: |
|
|
 Voyager
Joined: 07 Jan 2002 Posts: 85
|
Thanks to both for your advise. MQ Explorer now installed and working.  |
|
Back to top |
|
 |
froldan |
Posted: Thu Jul 18, 2002 8:07 am Post subject: |
|
|
Novice
Joined: 17 Jul 2002 Posts: 15
|
Can I install the MQNT Explorer on my NT Workstation and connect to my Linux MQServer ? Do I have to install the complete MQServer Series Package on my NT Workstation or just the MQNT Explorer ?
Thanks in advance |
|
Back to top |
|
 |
hopfe_de |
Posted: Thu Jul 18, 2002 8:28 pm Post subject: |
|
|
 Acolyte
Joined: 03 Mar 2002 Posts: 58 Location: Frankfurt, Germany
|
Yes you must install MQServer to get the Explorer (read postings above).
You also have to create the channel "SYSTEM.ADMIN.SVRCONN" if this doesn't exist on the linux qmgr.
greez
Hopfe |
|
Back to top |
|
 |
kme_1998 |
Posted: Fri Aug 30, 2002 6:24 am Post subject: MQexplorer W2k to linux |
|
|
Novice
Joined: 04 Jun 2001 Posts: 14
|
I have SYSTEM.ADMIN.SVRCONN defined, channel listener started but get - Access not authorized. You are not authorized to perform this operation. AMQ4036.
I know I can code a valid authorized user in MCAUSER on the SYSTEM ADMIN.SVRCONN . But in effect I'm throwing away any real security , am I not. Doesn't any MQExplorer then have access? Is there a way that I can better control access to the Linix Q-MGR and still use MQexplorer? What kind of userid is Win2K/MQ passing in this case? |
|
Back to top |
|
 |
Toronto_MQ |
Posted: Fri Aug 30, 2002 9:37 am Post subject: |
|
|
 Master
Joined: 10 Jul 2002 Posts: 263 Location: read my name
|
The other ways you can do it:
1) Create a user ID on the Win2K side that is the same as the Linux authorized ID and logon to Win2K using that. But again, anyone can do this if they know what they're doing;
2) Write a channel security exit
Steve |
|
Back to top |
|
 |
|