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 » IBM MQ Installation/Configuration Support » MQ7 Setup Authorization error

Post new topic  Reply to topic
 MQ7 Setup Authorization error « View previous topic :: View next topic » 
Author Message
run
PostPosted: Mon Sep 13, 2010 1:29 pm    Post subject: MQ7 Setup Authorization error Reply with quote

Apprentice

Joined: 14 May 2007
Posts: 45
Location: Newyork, USA

Hi All,
Here the setup made so far for an MQ7(7.0.1.2) Multi Instance Queue manager to work.
1) Domain group created "domain mqm".
2) User account created in Domain(using as MQ Service account) "xyz" which is member of the "domain mqm" group, local group "mqm" and is applied as a service account to IBM MQ series.
3) "mqm" local group created when MQ installed and "domain mqm"group is made a member of the "mqm" local group.
4)"domain mqm", "mqm", "xyz" are member of the administration group on the servers.
5) Shared drive location given full permissions for both groups(domain mqm, mqm) and service account user(xyz).
Owner of this shared drive location is "xyz" currently but also tried changing to using group "domain mqm" which did not work.
5)Both the servers have windows 2008 R2 OS and are in same domain.

Should this work OR am I missing something.

I tried to create a Multi instance Queue manager I am seeing a authorization error(Permission denied attempting to access filesystem location '\\SHareddrive\MQHA\data').

When tried to read the FD'S I see that its using local "mqm" group to create this QM.

Any suggestions please.
Back to top
View user's profile Send private message
exerk
PostPosted: Mon Sep 13, 2010 1:42 pm    Post subject: Reply with quote

Jedi Council

Joined: 02 Nov 2006
Posts: 6339

Might be an obvious question, but I'll ask it anyway - they are domain controllers you're trying to do this on? Take a look HERE for further information as to why they must be DC's.
_________________
It's puzzling, I don't think I've ever seen anything quite like this before...and it's hard to soar like an eagle when you're surrounded by turkeys.
Back to top
View user's profile Send private message
run
PostPosted: Mon Sep 13, 2010 1:54 pm    Post subject: Reply with quote

Apprentice

Joined: 14 May 2007
Posts: 45
Location: Newyork, USA

We are using windows Active directory. Looks like the fact that MQ7 Multi instance Queuemanager requires to use domain local groups for access the shared drive locations and you must run multi-instance queue managers on a domain controller sucks. Any other way of doing this?
Back to top
View user's profile Send private message
mqjeff
PostPosted: Mon Sep 13, 2010 6:58 pm    Post subject: Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

run wrote:
Any other way of doing this?

Only if the documentation says so.
Back to top
View user's profile Send private message
run
PostPosted: Wed Sep 15, 2010 6:34 am    Post subject: Reply with quote

Apprentice

Joined: 14 May 2007
Posts: 45
Location: Newyork, USA

Anybody heard about setting up a "mini domain". Any inside on this topic for setting up Multi instance Queuemanager.

Please let me know
Back to top
View user's profile Send private message
exerk
PostPosted: Wed Sep 15, 2010 11:01 am    Post subject: Reply with quote

Jedi Council

Joined: 02 Nov 2006
Posts: 6339

run wrote:
Anybody heard about setting up a "mini domain". Any inside on this topic for setting up Multi instance Queuemanager.

Please let me know


Your Windows admins should know all about setting up sub-domains...
_________________
It's puzzling, I don't think I've ever seen anything quite like this before...and it's hard to soar like an eagle when you're surrounded by turkeys.
Back to top
View user's profile Send private message
run
PostPosted: Thu Sep 23, 2010 11:39 am    Post subject: Reply with quote

Apprentice

Joined: 14 May 2007
Posts: 45
Location: Newyork, USA

Thank you,
They are working on it
Back to top
View user's profile Send private message
balaji83it
PostPosted: Tue Oct 05, 2010 3:06 am    Post subject: Reply with quote

Acolyte

Joined: 20 Jul 2007
Posts: 72

Hello Run,

First you need to make sure that the group id for mqm on both boxes is same.

Second, you must make the shared path owner and group also to mqm:mqm so that it can access. Also make sure that the shared path is accessible from both servers.

Use /home_dir/user1 (which exists in both servers) or you can even use nfs server.


Once you create a QM on one machine add its info using addmqinf on another machine. And start the Qmanager on one and its standby instance on another.

Let me know if you face any problems.

Regards,
Balaji.
Back to top
View user's profile Send private message
exerk
PostPosted: Tue Oct 05, 2010 3:34 am    Post subject: Reply with quote

Jedi Council

Joined: 02 Nov 2006
Posts: 6339

balaji83it wrote:
Hello Run,

First you need to make sure that the group id for mqm on both boxes is same.

Second, you must make the shared path owner and group also to mqm:mqm so that it can access. Also make sure that the shared path is accessible from both servers.

Use /home_dir/user1 (which exists in both servers) or you can even use nfs server.


Once you create a QM on one machine add its info using addmqinf on another machine. And start the Qmanager on one and its standby instance on another.

Let me know if you face any problems.

Regards,
Balaji.


Nice try, but he's on Windows...
_________________
It's puzzling, I don't think I've ever seen anything quite like this before...and it's hard to soar like an eagle when you're surrounded by turkeys.
Back to top
View user's profile Send private message
SAFraser
PostPosted: Tue Oct 05, 2010 4:44 am    Post subject: Reply with quote

Shaman

Joined: 22 Oct 2003
Posts: 742
Location: Austin, Texas, USA

balaji83it,

You cannot create an ID on windows "mqm". Windows does not permit a user ID that is the same as as group name. Also, Windows' domains introduce issues that are not present in Unix.
Back to top
View user's profile Send private message
rahuldhanpal
PostPosted: Tue Oct 05, 2010 7:02 am    Post subject: Reply with quote

Voyager

Joined: 24 Jan 2009
Posts: 84
Location: Kenosha WI

hi Guys,
This is rahul co-worker of run.
Thanks for the thoughts. we got it working, the issue was the CIFS share(top level in the UNC path) above MQHA directory did not have the full control access to the group mqm, thats the reason we had issues.

thanks
Rahul.
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » IBM MQ Installation/Configuration Support » MQ7 Setup Authorization error
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.