|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Validating user Using MQ Java |
« View previous topic :: View next topic » |
Author |
Message
|
pazhanikumart |
Posted: Mon Sep 03, 2001 11:43 pm Post subject: |
|
|
Apprentice
Joined: 12 Aug 2001 Posts: 32 Location: Chennai,India
|
Hai all
When we create a instance for queue manager with user name and password ,Where does mqseries validate this user.Does it Compare it with the mca user we give while creating a queue manager??? if it doesn't,Then where does it lookup ? Where should we create the user?
does using setmqaut helps here?
Please advice
_________________
In the end everything is Right ,If it's not then it's not the end
[ This Message was edited by: pazhanikumart on 2001-09-04 00:47 ] |
|
Back to top |
|
 |
kolban |
Posted: Tue Sep 04, 2001 4:14 am Post subject: |
|
|
 Grand Master
Joined: 22 May 2001 Posts: 1072 Location: Fort Worth, TX, USA
|
MQSeries does not perform any form of user authentication, only authorization once a user is believed to be who they claimed. In the MQSeries Java classes, if you claim to be a named user, MQSeries will trust that you are the user that you claimed to be. If a better security model is required, you must introduce a pair of security exits. One at the application side and one at the queue manager side. |
|
Back to top |
|
 |
pazhanikumart |
Posted: Thu Sep 06, 2001 5:08 am Post subject: |
|
|
Apprentice
Joined: 12 Aug 2001 Posts: 32 Location: Chennai,India
|
Kolban
Please can you tell me where to find resources for setting up security exits ??.
 |
|
Back to top |
|
 |
kolban |
Posted: Thu Sep 06, 2001 8:05 am Post subject: |
|
|
 Grand Master
Joined: 22 May 2001 Posts: 1072 Location: Fort Worth, TX, USA
|
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|