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 » Authentication

Post new topic  Reply to topic
 Authentication « View previous topic :: View next topic » 
Author Message
rieta
PostPosted: Sun Jul 28, 2002 7:35 pm    Post subject: Authentication Reply with quote

Novice

Joined: 22 Dec 2001
Posts: 20
Location: Mybubble

The documentation of MQSeries says that in Windows NT the user ID that is passed to the server is the currently logged-on user ID on the client. While this is not true. The user ID is that is passed is the user ID given in the CreateTopicConnection/ CreateQueueConnection call irrespective of the currently logged on user. Also if the userId belongs to the administartors/ mqm group on the server machine, the call succeeds irrespective of the password. Is this by design? Is this the kind of security that MQSeries provides?
Please help. I am completely lost.

Regards
Rieta
Back to top
View user's profile Send private message Send e-mail Yahoo Messenger
kolban
PostPosted: Sun Jul 28, 2002 7:49 pm    Post subject: Reply with quote

Grand Master

Joined: 22 May 2001
Posts: 1072
Location: Fort Worth, TX, USA

With Java based MQ clients, it is impossible to query the environment to determine who the operating system thinks you are logged on as (someone tell me if this is wrong and how a Java application may determine who you are logged on as ...?)

In either respect, it doesn't really matter. When an MQ Client connects to the queue manager, the client sends "protocol" information in the flow. This can include who the client "claims" to be. Unfortunately, any Java client can claim to be any user and no implicit authentication is performed. If you need true authentication, then you need to use the security exits.

THis story is only true for client connections. Server bound applications pass the userid that the process is executing as.
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 » 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.