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 » CRTMQM QM1 : bash: /usr/bin/crtmqm: Permission denied ERROR

Post new topic  Reply to topic
 CRTMQM QM1 : bash: /usr/bin/crtmqm: Permission denied ERROR « View previous topic :: View next topic » 
Author Message
MB Developer
PostPosted: Mon Jun 23, 2014 10:20 pm    Post subject: CRTMQM QM1 : bash: /usr/bin/crtmqm: Permission denied ERROR Reply with quote

Disciple

Joined: 03 Feb 2014
Posts: 179

Hi Experts,
Greetings....


OS : Ubuntu 14.4 LTS 32 Bit
MQ : MQ V 7.0.1.3

Installation completed successfully.


binary@binary-G41-M7:~$ dspmqver
Name: WebSphere MQ
Version: 7.0.1.3
CMVC level: p701-7013TRIAL
BuildType: IKAP - (Production)


But when I creating Queue Manager then error will occurred


binary@binary-G41-M7:~$ crtmqm QM1
bash: /usr/bin/crtmqm: Permission denied

In Root User :

root@binary-G41-M7:/home/binary# crtmqm QM1
AMQ7077: You are not authorized to perform the requested operation.



Thanks in Advance.....
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Mon Jun 23, 2014 10:48 pm    Post subject: Reply with quote

Grand High Poobah

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

What is the group membership of binary?
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
exerk
PostPosted: Mon Jun 23, 2014 11:23 pm    Post subject: Reply with quote

Jedi Council

Joined: 02 Nov 2006
Posts: 6339

And to expand on the post of fjb_saper, user root is not a member of the mqm group, and nor should it be - ever! Do not, repeat, do not, create queue managers as root, or try any management as root.

All necessary administrative actions should be carried out as an mqm-group user. e.g. mqm itself, or better still create another group (mqadmins), put authorized users into that group, and give them admin privilege roles.
_________________
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
MB Developer
PostPosted: Tue Jun 24, 2014 7:58 pm    Post subject: Reply with quote

Disciple

Joined: 03 Feb 2014
Posts: 179

Hi exerk,fjb_saper...
Thanks for response...

Now I am able to create Queue Manager in mqm

binary@binary-G41-M7:~$ sudo su
[sudo] password for binary:
root@binary-G41-M7:/home/binary# su mqm
mqm@binary-G41-M7:/home/binary$ crtmqm QM1
.....
mqm@binary-G41-M7:/home/binary$ dspmq
QMNAME(QM1) STATUS(Running)


Thanks....

But I have created one user called Suresh .Now How to add that user to mqm group..
Back to top
View user's profile Send private message
exerk
PostPosted: Wed Jun 25, 2014 12:10 am    Post subject: Reply with quote

Jedi Council

Joined: 02 Nov 2006
Posts: 6339

MB Developer wrote:
But I have created one user called Suresh .Now How to add that user to mqm group..

As stated, don't! Create another group, add your user to that, and authorize the user for administrative-level access.
_________________
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
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » General IBM MQ Support » CRTMQM QM1 : bash: /usr/bin/crtmqm: Permission denied 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.