|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Security In VB .Net |
« View previous topic :: View next topic » |
Author |
Message
|
anhnt |
Posted: Sun Nov 09, 2003 11:08 pm Post subject: Security In VB .Net |
|
|
Acolyte
Joined: 03 Aug 2003 Posts: 54
|
Hi all,
Have Any one ever called Security Channel Exit in VB .Net?
Please help me.
Thanks in Advance.
Anhnt |
|
Back to top |
|
 |
JasonE |
Posted: Mon Nov 10, 2003 1:08 am Post subject: |
|
|
Grand Master
Joined: 03 Nov 2003 Posts: 1220 Location: Hursley
|
I'm not 100% sure, but I think the security exits live at the client level, ie they would be standard security exits called from the client layer (ie rather than the .net layer). You should be able to use your normal security exits for .net as you do for the c layer (eg amqsputc).
If you are asking whether it is possible to *code* a security exit in .net, thats another thing (and I have no idea). |
|
Back to top |
|
 |
anhnt |
Posted: Mon Nov 10, 2003 1:26 am Post subject: |
|
|
Acolyte
Joined: 03 Aug 2003 Posts: 54
|
Hi all,
JasonE wrote:
Quote: |
They would be standard security exits called from the client layer (ie rather than the .net layer). You should be able to use your normal security exits for .net as you do for the c layer (eg amqsputc). |
.
OK,I agree with you things above,I downloaded amqmdnet.dll from Internet. It include some class wich can operate with WebSphere,but It hasn't MQCD struct or anything involve.
any one have ever called exit in VB.Net. please,show me MQ Class for VB.Net Which can call security.
thanks in advance
anhnt |
|
Back to top |
|
 |
JasonE |
Posted: Mon Nov 10, 2003 3:17 am Post subject: |
|
|
Grand Master
Joined: 03 Nov 2003 Posts: 1220 Location: Hursley
|
Hmmm - there are 2 issues her:
1. You do not have access to the connection properties when building a client connection in .NET to be able to specify an exit. Note I have spoken with the main developer of this about it, and he implied it was something they know needs resolving at some point in time. For this, I would suggest contacting service and asking for a design change request to be raised
2. You can work around the problem by letting the client connection happen using an MQCONN where the channel info is picked up from a client channel table (Set MQCHLLIB/TAB as per amqsputc, set NMQ_MQ_LIB=mqic32.dll, then connect). |
|
Back to top |
|
 |
anhnt |
Posted: Mon Nov 10, 2003 6:29 pm Post subject: |
|
|
Acolyte
Joined: 03 Aug 2003 Posts: 54
|
|
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
|
|
|
|