Author |
Message
|
getafix23 |
Posted: Thu Oct 28, 2004 9:11 am Post subject: Restricted access to Broker Topology ? |
|
|
 Newbie
Joined: 26 Oct 2004 Posts: 9
|
When trying to connect to a domain, the toolkit throws the following error message:
*************************
TopicRoot information was not received from the Configuration Manager. Either the Configuration Manager is not available or the user 'merlin@stallion' does not have authority to view the object. (UUID='TopicRoot', required attribute='topicroot.defaultpolicy')
*************************
The ConfigManager is up and running, sharing the same Que manager with the target Broker.
The problem creates a restricted access to the domain, ie, cant create brokers or execution groups within the domain. Can anyone help please? |
|
Back to top |
|
 |
jefflowrey |
Posted: Thu Oct 28, 2004 9:21 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
Are you running in a network with a Windows Domain?
Did you configure your ConfigManager to use local groups rather than domain groups?
Have you read about the new AccessControlLists in WBIMB? _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
getafix23 |
Posted: Thu Oct 28, 2004 9:32 am Post subject: |
|
|
 Newbie
Joined: 26 Oct 2004 Posts: 9
|
[quote="jefflowrey"]Are you running in a network with a Windows Domain?
Yes.
Did you configure your ConfigManager to use local groups rather than domain groups?
No, I havent and where do I set that?
And am not aware of this AccessControlList either. Wud appreciate more help to the same.
Thank you. |
|
Back to top |
|
 |
jefflowrey |
Posted: Thu Oct 28, 2004 9:45 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
What options did you specify when you ran mqsicreateconfigmgr? _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
getafix23 |
Posted: Thu Oct 28, 2004 9:52 am Post subject: |
|
|
 Newbie
Joined: 26 Oct 2004 Posts: 9
|
mqsicreateconfigmgr -i xxxx -a xxxx -q xxxx -n xxxx -u xxxx -p xxxxx |
|
Back to top |
|
 |
jefflowrey |
Posted: Thu Oct 28, 2004 10:11 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
So you did instruct it to use local groups, since you did not instruct it to use domain groups, or to recognize that it was in a domain.
Please read about the -d and -l options. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
vids |
Posted: Thu Oct 28, 2004 4:24 pm Post subject: |
|
|
 Acolyte
Joined: 24 Mar 2003 Posts: 68 Location: CA, USA
|
You can change the userid under which the configuration manager service is running.
Go to the properties of "IBM MQSeries Broker ConfigMgr" in Services and change the userid and password under "Log On" tab. Make sure that your userid is a member of mqbrasgn, mqbrdevt, mqbrkrs, mqbrops, mqbrtpic and mqm groups. |
|
Back to top |
|
 |
|