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 » General IBM MQ Support » AMQ7077 : Causes ?

Post new topic  Reply to topic
 AMQ7077 : Causes ? « View previous topic :: View next topic » 
Author Message
shashivarungupta
PostPosted: Fri Oct 29, 2010 12:11 pm    Post subject: AMQ7077 : Causes ? Reply with quote

Grand Master

Joined: 24 Feb 2009
Posts: 1343
Location: Floating in space on a round rock.

Hi,

We have installed mqv6.0 and suppose to add fix packs on that later and move it to MQv6.0.2.8 on aix5.3, 64bit Kernel, 64bit CPU.

My id is as sysadmin and has root access too.

$ crtmqm TESTQMGR
AMQ7077: You are not authorized to perform the requested operation.

Have checked the FileSystems /var/mqm, /usr/mqm and sub folders which are owned by mqm user and group.
mqm user and groups are there. /var/mqm is the home directory is set for mqm user.
_________________
*Life will beat you down, you need to decide to fight back or leave it.
Back to top
View user's profile Send private message Send e-mail
jeevan
PostPosted: Fri Oct 29, 2010 12:21 pm    Post subject: Re: AMQ7077 : Causes ? Reply with quote

Grand Master

Joined: 12 Nov 2005
Posts: 1432

shashivarungupta wrote:
Hi,

We have installed mqv6.0 and suppose to add fix packs on that later and move it to MQv6.0.2.8 on aix5.3, 64bit Kernel, 64bit CPU.

My id is as sysadmin and has root access too.

$ crtmqm TESTQMGR
AMQ7077: You are not authorized to perform the requested operation.

Have checked the FileSystems /var/mqm, /usr/mqm and sub folders which are owned by mqm user and group.
mqm user and groups are there. /var/mqm is the home directory is set for mqm user.


Either your id or your group should be in mqm group. root has higher authority in os does not imply MQ will allow it to create qmgr or do other admin tasks
Back to top
View user's profile Send private message
shashivarungupta
PostPosted: Fri Oct 29, 2010 12:33 pm    Post subject: Re: AMQ7077 : Causes ? Reply with quote

Grand Master

Joined: 24 Feb 2009
Posts: 1343
Location: Floating in space on a round rock.

jeevan wrote:
...root has higher authority in os does not imply MQ will allow it to create qmgr or do other admin tasks

I totally agree on this part !
_________________
*Life will beat you down, you need to decide to fight back or leave it.
Back to top
View user's profile Send private message Send e-mail
jeevan
PostPosted: Fri Oct 29, 2010 12:34 pm    Post subject: Re: AMQ7077 : Causes ? Reply with quote

Grand Master

Joined: 12 Nov 2005
Posts: 1432

shashivarungupta wrote:
jeevan wrote:
...root has higher authority in os does not imply MQ will allow it to create qmgr or do other admin tasks

I totally agree on this part !


so did you understand what you need to do to fix this problem?
Back to top
View user's profile Send private message
shashivarungupta
PostPosted: Fri Oct 29, 2010 12:47 pm    Post subject: Re: AMQ7077 : Causes ? Reply with quote

Grand Master

Joined: 24 Feb 2009
Posts: 1343
Location: Floating in space on a round rock.

jeevan wrote:
shashivarungupta wrote:
jeevan wrote:
...root has higher authority in os does not imply MQ will allow it to create qmgr or do other admin tasks

I totally agree on this part !


so did you understand what you need to do to fix this problem?


Yes..
I also find out that the aix team hasn't set the mqm id properly.
Nor they have set my id in mqm group.
One question, if they fix users issue, would it require re-installation ?
_________________
*Life will beat you down, you need to decide to fight back or leave it.
Back to top
View user's profile Send private message Send e-mail
shashivarungupta
PostPosted: Fri Oct 29, 2010 12:53 pm    Post subject: Reply with quote

Grand Master

Joined: 24 Feb 2009
Posts: 1343
Location: Floating in space on a round rock.

In one of the similar old mq posts, I found some quote on 'sticky bit'. Is this somehow related to this ? Because what I know, 'sticky bit' is used for protecting the directory from being renamed/deleted by other users except the owner/superuser.

_________________
*Life will beat you down, you need to decide to fight back or leave it.
Back to top
View user's profile Send private message Send e-mail
fjb_saper
PostPosted: Fri Oct 29, 2010 1:01 pm    Post subject: Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20756
Location: LI,NY

shashivarungupta wrote:
In one of the similar old mq posts, I found some quote on 'sticky bit'. Is this somehow related to this ? Because what I know, 'sticky bit' is used for protecting the directory from being renamed/deleted by other users except the owner/superuser.


Fixing usr and grp membership does not require a reboot. It would however require you to logout and login again.

Sticky bit also governs program behavior
-rws-r-s-r-x mqm:mqm means that the program can be run by any user but will behave as if owned and run by mqm user / group. The display of the "sticky bit" here is 's'.
A lot of MQ programs have
-r-s-r-s---- mqm:mqm as permissions.

have fun
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
shashivarungupta
PostPosted: Fri Oct 29, 2010 1:05 pm    Post subject: Reply with quote

Grand Master

Joined: 24 Feb 2009
Posts: 1343
Location: Floating in space on a round rock.

fjb_saper wrote:
shashivarungupta wrote:
In one of the similar old mq posts, I found some quote on 'sticky bit'. Is this somehow related to this ? Because what I know, 'sticky bit' is used for protecting the directory from being renamed/deleted by other users except the owner/superuser.


Fixing usr and grp membership does not require a reboot. It would however require you to logout and login again.

Sticky bit also governs program behavior
-rws-r-s-r-x mqm:mqm means that the program can be run by any user but will behave as if owned and run by mqm user / group. The display of the "sticky bit" here is 's'.
A lot of MQ programs have
-r-s-r-s---- mqm:mqm as permissions.

have fun


Thanks fjb_saper for sharing very good information !
Appreciate it !
_________________
*Life will beat you down, you need to decide to fight back or leave it.
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 » General IBM MQ Support » AMQ7077 : Causes ?
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.