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 » General Discussion » Security In VB .Net

Post new topic  Reply to topic
 Security In VB .Net « View previous topic :: View next topic » 
Author Message
anhnt
PostPosted: Sun Nov 09, 2003 11:08 pm    Post subject: Security In VB .Net Reply with quote

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
View user's profile Send private message
JasonE
PostPosted: Mon Nov 10, 2003 1:08 am    Post subject: Reply with quote

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
View user's profile Send private message
anhnt
PostPosted: Mon Nov 10, 2003 1:26 am    Post subject: Reply with quote

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
View user's profile Send private message
JasonE
PostPosted: Mon Nov 10, 2003 3:17 am    Post subject: Reply with quote

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
View user's profile Send private message
anhnt
PostPosted: Mon Nov 10, 2003 6:29 pm    Post subject: Reply with quote

Acolyte

Joined: 03 Aug 2003
Posts: 54

Thanks JacksonE

anhnt
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 » General Discussion » Security In VB .Net
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.