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 Java / JMS » Server connection channel authentication

Post new topic  Reply to topic
 Server connection channel authentication « View previous topic :: View next topic » 
Author Message
ravip
PostPosted: Thu Jul 21, 2005 9:38 am    Post subject: Server connection channel authentication Reply with quote

Novice

Joined: 22 Feb 2005
Posts: 23

I have a server connection channel defined with a blank MCAUSER and one of the applications is trying to connect to our MQ and getting the 2035 not authorized exception. We've created a group for them and added the Ids and after giving the permissions to the group on MQ its working ok although we if the userId is in uppercase then we still have a problem although the userId belongs to the group that we have permissions on MQ for.

First question is why do we need to set the permissions when I left the MCAUSER feild blank on the Server Connection Channel blank? and is there a problem with the upper case userIds? our machine is UNIX (SOLARIS) and the MQ version is 5.3 CSD09. Any suggestions would be appreciated.
Back to top
View user's profile Send private message
tkane
PostPosted: Thu Jul 21, 2005 10:43 am    Post subject: Reply with quote

Voyager

Joined: 23 Dec 2002
Posts: 82
Location: Kansas City

Can you tell what ID is being validated?
You don't say what OS your server is, but on MVS you should see a RACF error that shows what was attempted.
On Unix you can enable authorev (authority events) on the queue manager and then analyze the event messages generated into SYSTEM.ADMIN.QMGR.EVENT.

Good Luck
Tom
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Thu Jul 21, 2005 12:16 pm    Post subject: Reply with quote

Grand High Poobah

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

Leaving the MCA user blank works only for java client connections when you do not specify a userid on the call.

Any other mode of connection (C, C++, .NET, java with userid on the call) will send the userid of the process running the client or the one defined in the environment where acceptable.

(Read client manual for more precision)

Back to top
View user's profile Send private message Send e-mail
Nigelg
PostPosted: Tue Jul 26, 2005 1:32 am    Post subject: Reply with quote

Grand Master

Joined: 02 Aug 2004
Posts: 1046

Upper case user names passed by the client are transcoded to lower case when they arrive at a UNIX server, so the equivalent name with lower case characters has to be created and granted authorisation to WMQ objects.
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 » IBM MQ Java / JMS » Server connection channel authentication
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.