Author |
Message
|
sirsi |
Posted: Tue Jun 20, 2006 7:54 am Post subject: BIP0889 |
|
|
Disciple
Joined: 11 Mar 2005 Posts: 177
|
Hi ,
I have installed only toolkit to connect to a remote configMgr. The user id with which i am connecting to configMgr is not part of any security groups in local system. The security has been setup in the remote system using ACL's.
Now if i install broker and configMgr on this machine, i am not able to connect to remote configMgr. I am getting BIP0889 error. I have not made the user part of any security group.
I think i am missing something here, but cannot figure it out. Any idea why this is happening.
i even tried "mqsichangeconfigmgr -l 0", but no success. |
|
Back to top |
|
 |
mqmatt |
Posted: Tue Jun 20, 2006 7:56 am Post subject: |
|
|
 Grand Master
Joined: 04 Aug 2004 Posts: 1213 Location: Hursley, UK
|
Which version of Message Broker are you running? |
|
Back to top |
|
 |
sirsi |
Posted: Tue Jun 20, 2006 8:08 am Post subject: |
|
|
Disciple
Joined: 11 Mar 2005 Posts: 177
|
I am running on
WBIMB v5 CSD 06,
MQ v5.3 CSD 07,
toolkit and remote configMgr on win2k, broker on HPUX |
|
Back to top |
|
 |
mqmatt |
Posted: Wed Jun 21, 2006 1:30 am Post subject: |
|
|
 Grand Master
Joined: 04 Aug 2004 Posts: 1213 Location: Hursley, UK
|
If you have run mqsichangeconfigmgr -l 0, you should
1) define a user on the ConfigMgr machine that has the same name as the connecting user.
2) Use mqsicreateaclgroup to define access control entries on the objects which you need to access (or make that user a member of mqbrkrs etc.)
3) The user on the toolkit machine should at least have the authority to put to the queues (and use the server connection channels) on the ConfigMgr's queue manager.
After you've done all this, stop and restart the ConfigMgr and reconnect the toolkit (just to be sure).
Hope this makes sense  |
|
Back to top |
|
 |
sirsi |
Posted: Wed Jun 21, 2006 3:02 am Post subject: |
|
|
Disciple
Joined: 11 Mar 2005 Posts: 177
|
the user has the necessary authorities defined on the remote configMgr machine...
when i install broker and configMgr components i am getting this error... if i install only toolkit component and try connecting to remote configMgr it works fine... |
|
Back to top |
|
 |
mqmatt |
Posted: Wed Jun 21, 2006 3:11 am Post subject: |
|
|
 Grand Master
Joined: 04 Aug 2004 Posts: 1213 Location: Hursley, UK
|
Very strange. Other than the fact that you have two components defined, are there any other differences between the environment that works and the environment that doesn't? (e.g. PATH, CLASSPATH, group membership...) |
|
Back to top |
|
 |
|