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 Discussion » MQ Explorer 6.0 "anuthorized access error"

Post new topic  Reply to topic
 MQ Explorer 6.0 "anuthorized access error" « View previous topic :: View next topic » 
Author Message
anveshita
PostPosted: Fri Feb 20, 2009 8:27 am    Post subject: MQ Explorer 6.0 "anuthorized access error" Reply with quote

Master

Joined: 27 Sep 2004
Posts: 254
Location: Jambudweepam

I have an id to connect to the queue manager. The id works fine connecting from a stand-alone java program. However if I sign on to the my PC with the same ID and use MQ Explorer to connect to the queue manager, I get a "Unauthorized access error". Please let me know what could be happenning here.
Back to top
View user's profile Send private message
bruce2359
PostPosted: Fri Feb 20, 2009 8:58 am    Post subject: Reply with quote

Poobah

Joined: 05 Jan 2008
Posts: 9471
Location: US: west coast, almost. Otherwise, enroute.

What was the ReasonCode or error message number? Did you look it up in the WMQ Messages manual?
_________________
I like deadlines. I like to wave as they pass by.
ב''ה
Lex Orandi, Lex Credendi, Lex Vivendi. As we Worship, So we Believe, So we Live.
Back to top
View user's profile Send private message
anveshita
PostPosted: Mon Feb 23, 2009 7:35 am    Post subject: Reply with quote

Master

Joined: 27 Sep 2004
Posts: 254
Location: Jambudweepam

Ok. It was a pop-up message when I tried connecting to the queue manager. It says:
"Access not permitted.You are not authorized to perform this operation(AMQ4036)"
Please let m eknow
Back to top
View user's profile Send private message
Gaya3
PostPosted: Mon Feb 23, 2009 7:41 am    Post subject: Reply with quote

Jedi

Joined: 12 Sep 2006
Posts: 2493
Location: Boston, US

didnt you try these..

http://www.mqseries.net/phpBB2/viewtopic.php?p=145504&sid=9a250e4907a27df1a6e5da106fd828d8


http://www-01.ibm.com/support/docview.wss?rs=171&context=SSFKSJ&dc=DB520&uid=swg21265188&loc=en_US&cs=UTF-8&lang=en&rss=ct171websphere
_________________
Regards
Gayathri
-----------------------------------------------
Do Something Before you Die
Back to top
View user's profile Send private message
anveshita
PostPosted: Mon Feb 23, 2009 7:58 am    Post subject: Reply with quote

Master

Joined: 27 Sep 2004
Posts: 254
Location: Jambudweepam

Gaya3 wrote:
didnt you try these..

http://www.mqseries.net/phpBB2/viewtopic.php?p=145504&sid=9a250e4907a27df1a6e5da106fd828d8


http://www-01.ibm.com/support/docview.wss?rs=171&context=SSFKSJ&dc=DB520&uid=swg21265188&loc=en_US&cs=UTF-8&lang=en&rss=ct171websphere


Gayatri:
Thanks for the links. Infact I have gone through the links sometime back when I had the issue. following is the revision to my issue:
1. I have created a local id : unixuser1 and password :unixpwd1 on my windows machine. The user unizuesr1 and unizpwd1 are defined on unix box where the queue manger I am trying to connect exists. So in order for me to connect I have to logoff from my current "us/winuser1" account and login as login as unixuser1 on my windows machine. This is a hassle but I could connect
2. I do not want to logoff from my windows logon session. So I have asked the admin to create an account for "winuser1" on unix box and asked them to grant the same privelages as "unixuser1". Ideally this should allow me to connect to the queue manager without logging off from my current "us/winuser1" session. Right? But still I get the MQ4036 error.
Can you help me with this?
Back to top
View user's profile Send private message
bruce2359
PostPosted: Mon Feb 23, 2009 8:03 am    Post subject: Reply with quote

Poobah

Joined: 05 Jan 2008
Posts: 9471
Location: US: west coast, almost. Otherwise, enroute.

Quote:
and asked them to grant the same privelages as "unixuser1".

Did they do it? I'd guess not.

Have them look at the error logs for the qmgr you are connecting to.
_________________
I like deadlines. I like to wave as they pass by.
ב''ה
Lex Orandi, Lex Credendi, Lex Vivendi. As we Worship, So we Believe, So we Live.
Back to top
View user's profile Send private message
anveshita
PostPosted: Mon Feb 23, 2009 8:13 am    Post subject: Reply with quote

Master

Joined: 27 Sep 2004
Posts: 254
Location: Jambudweepam

bruce2359 wrote:
Quote:
and asked them to grant the same privelages as "unixuser1".

Did they do it? I'd guess not.

Have them look at the error logs for the qmgr you are connecting to.


Well I have checked the groups in which winuser1 and unixuser1 are there. They are in the same group. Not sure why you suspect. Anyways I tried to look at the logs and apperently the logs were locked down to mqm group only. The ids i mentioned are in the mqusers group which is a custom group created for the application users. But one id is able to connect and the other one is unable. Weird...
Back to top
View user's profile Send private message
mqjeff
PostPosted: Mon Feb 23, 2009 8:18 am    Post subject: Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

Did you REFRESH SECURITY after changing the OS level security on the queue manager server machine?
Back to top
View user's profile Send private message
bruce2359
PostPosted: Mon Feb 23, 2009 8:21 am    Post subject: Reply with quote

Poobah

Joined: 05 Jan 2008
Posts: 9471
Location: US: west coast, almost. Otherwise, enroute.

Quote:
Have them look at the error logs

_________________
I like deadlines. I like to wave as they pass by.
ב''ה
Lex Orandi, Lex Credendi, Lex Vivendi. As we Worship, So we Believe, So we Live.
Back to top
View user's profile Send private message
anveshita
PostPosted: Mon Feb 23, 2009 8:21 am    Post subject: Reply with quote

Master

Joined: 27 Sep 2004
Posts: 254
Location: Jambudweepam

Hmm. Let me check with the admin.
Back to top
View user's profile Send private message
SAFraser
PostPosted: Mon Feb 23, 2009 12:28 pm    Post subject: Reply with quote

Shaman

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

You do not need to logoff windows to use a different user ID to connect to a unix machine from MQExplorer.

Follow these instructions to create an appdata variable and set it in a batch file:
http://www.mqseries.net/phpBB2/viewtopic.php?t=25576&highlight=eclipse+user

Then use "contact admin" to launch the resulting batch file, launching it as the local user "unixuser1". The password you have assigned to "unixuser1" on the Windows machine is irrelevant to MQ on unix. I use this approach daily.

I believe that creating a winuser1 account on the unix box will not work as Windows is passing your entire domain ID (us/winuser1) to MQ.

Things are working from the java program because (unless you specify otherwise) it connects as user "mqm".
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 Discussion » MQ Explorer 6.0 "anuthorized access 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.