|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Error 2035 : How connect from Client to Server thru Program? |
« View previous topic :: View next topic » |
Author |
Message
|
Arockiaraj |
Posted: Tue Jul 23, 2002 11:21 pm Post subject: Error 2035 : How connect from Client to Server thru Program? |
|
|
Newbie
Joined: 23 Jul 2002 Posts: 3
|
Hi,
I am new to this group. I had gone thru all the messages. I have a peculiar requirement from my client.
We have installed the MQSeries server on the Unix machine.
We have installed the MQsereis client on the Windows 2000 machine.
Now the problem is the security.
The customer says that he will not allow to use MCAUSER because that will allow any client to connect to the Server.
The customer says that he will also not create any user who will co existing on the Windows and the Unix machine.
The customer is ready to provide the user name and password of the Unix server who has the rights on the MQSeries. But we should be able to use the username and password and log into the Unix Server and do things programmatically or using the Environement variables. I tried doiing it but i am always getting the error 2035
Can somebody help?
Thanking you in advance for your help. Your help will be apreciated. This is very serious problem we are facing for the past one week
Thanks and Regards, _________________ Arockiaraj,
Assistant Manager,
SRA Systems, Chennai, India |
|
Back to top |
|
 |
kolban |
Posted: Wed Jul 24, 2002 3:57 am Post subject: |
|
|
 Grand Master
Joined: 22 May 2001 Posts: 1072 Location: Fort Worth, TX, USA
|
You must buy/build a security user exit. When the client connects to the server, the server has an associated code exit that may be called. In the code exit, authentication can be performed. This means that the connection request can be allowed or denied. Implicitly, the userid that the client program is executing as is supplied in the initial connection request. If further validation is required, the security exit can request that a partner exit at the client can also be invoked to return more data (such as a challenge password). |
|
Back to top |
|
 |
Arockiaraj |
Posted: Wed Jul 24, 2002 4:28 am Post subject: |
|
|
Newbie
Joined: 23 Jul 2002 Posts: 3
|
Hi,
Thank you for your valuable guidance on this problem. Can you give me more inputs on where can i get the material for writing a security user exit. Or if i want to buy a secirity user exit, do you know any site from where i can get the information?
Thanks & regards,
Arockiaraj |
|
Back to top |
|
 |
bower5932 |
Posted: Wed Jul 24, 2002 8:25 am Post subject: |
|
|
 Jedi Knight
Joined: 27 Aug 2001 Posts: 3023 Location: Dallas, 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
|
|
|
|