Author |
Message
|
Mensch |
Posted: Thu Sep 28, 2006 9:22 pm Post subject: User ID Problem |
|
|
Disciple
Joined: 17 Jul 2005 Posts: 166
|
Hi
I have installed WMB and MQ 6.0 on Windows 2000 Local PC.
Then I installed DB2 8.1 on the same box using different username and with "this computer" domain as DB2 didnt allow me to install with the username and domain that I used while installing WMB and MQ6.
When logging in to system using DB2 username I can create default domain connection and deploy my flows.
But whenever I try to Log in using earlier username( domain usr usd to install WMB) I cant connect to domain connection as It throws error as user cant view ConfigMgr.
Could you please suggest some tricks so that I can Log in with my Domain User and connect to the configMgr.
Thanks in Adv..
PS : Bothe the users are part of Admin Ggoup on local PC _________________ Thanks and Regards ,
Mensch |
|
Back to top |
|
 |
fjb_saper |
Posted: Fri Sep 29, 2006 2:08 am Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
Look at the manuals. Spot mqsisetdbparms. Setup your odbc connection to the broker correctly.
Enjoy  _________________ MQ & Broker admin |
|
Back to top |
|
 |
jefflowrey |
Posted: Fri Sep 29, 2006 4:05 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
fjb_saper wrote: |
Look at the manuals. Spot mqsisetdbparms. Setup your odbc connection to the broker correctly.
Enjoy  |
What does mqsisetupdb parms have to do with a problem connecting to the ConfigMgr from the Toolkit?
I thinki Mensch needs to look at mqsicreateaclentry. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
Edde |
Posted: Sun Oct 01, 2006 11:46 pm Post subject: Re: User ID Problem |
|
|
 Acolyte
Joined: 01 Oct 2006 Posts: 67 Location: Moscow, Russia
|
Mensch
Make sure your domain user is a member of mqm and mqbrkrs groups.
Try to run in Command Console:
mqsilistaclentry YourConfigMgrName
If you're not using User Name Server, you need to have acl's for each user that connects to ConfigMgr.
To authorize user you can use mqsicreateaclentry command or CM Proxy API Exerciser functionality:
Right click on your CM name -> Grant Access |
|
Back to top |
|
 |
jefflowrey |
Posted: Mon Oct 02, 2006 1:27 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
I don't think User Name Server has anything to do with Configuration Manager security. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
Edde |
Posted: Mon Oct 02, 2006 2:26 am Post subject: |
|
|
 Acolyte
Joined: 01 Oct 2006 Posts: 67 Location: Moscow, Russia
|
jefflowrey wrote: |
I don't think User Name Server has anything to do with Configuration Manager security. |
Sorry, i'm wrong.  |
|
Back to top |
|
 |
fjb_saper |
Posted: Mon Oct 02, 2006 8:06 pm Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
jefflowrey wrote: |
fjb_saper wrote: |
Look at the manuals. Spot mqsisetdbparms. Setup your odbc connection to the broker correctly.
Enjoy  |
What does mqsisetupdb parms have to do with a problem connecting to the ConfigMgr from the Toolkit?
I thinki Mensch needs to look at mqsicreateaclentry. |
From his description I thought it was a conflict between DB user (cloudscape) and Config Manager user / creator... _________________ MQ & Broker admin |
|
Back to top |
|
 |
|