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 IBM MQ Support » sspi to Linux GSS example

Post new topic  Reply to topic
 sspi to Linux GSS example « View previous topic :: View next topic » 
Author Message
bobbee
PostPosted: Tue Jul 06, 2010 12:22 pm    Post subject: sspi to Linux GSS example Reply with quote

Knight

Joined: 20 Sep 2001
Posts: 545
Location: Tampa

we have a Windows client talking to a Linux server. The amqsspin.c exit program on the linux side needs to be updated to implement the GSS API to KERBEROS. Has anyone done this. Would you care to share the code.
Back to top
View user's profile Send private message Send e-mail AIM Address
fjb_saper
PostPosted: Tue Jul 06, 2010 1:19 pm    Post subject: Re: sspi to Linux GSS example Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20756
Location: LI,NY

bobbee wrote:
we have a Windows client talking to a Linux server. The amqsspin.c exit program on the linux side needs to be updated to implement the GSS API to KERBEROS. Has anyone done this. Would you care to share the code.

There is some legacy code out there for implementing Kerberos.
However I believe the industry has switched to private/public key SSL (think X509 certificates and not Kerberos). You might want thinking about doing the same?
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
bobbee
PostPosted: Wed Jul 07, 2010 5:26 am    Post subject: Reply with quote

Knight

Joined: 20 Sep 2001
Posts: 545
Location: Tampa

That would be a good direction but it is not under my control. My client has a Kerberos model. They are huge, I do not think they will change now. I was looking for examples yesterday. I was looking for the specific sample. Wanted to really jump start the developer.
Back to top
View user's profile Send private message Send e-mail AIM Address
fjb_saper
PostPosted: Wed Jul 07, 2010 8:16 am    Post subject: Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20756
Location: LI,NY

bobbee wrote:
That would be a good direction but it is not under my control. My client has a Kerberos model. They are huge, I do not think they will change now. I was looking for examples yesterday. I was looking for the specific sample. Wanted to really jump start the developer.

Sorry you might have more chance googling SSL + Kerberos.
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
RogerLacroix
PostPosted: Fri Jul 09, 2010 9:24 am    Post subject: Re: sspi to Linux GSS example Reply with quote

Jedi Knight

Joined: 15 May 2001
Posts: 3264
Location: London, ON Canada

Hi Bobbee,
bobbee wrote:
we have a Windows client talking to a Linux server. The amqsspin.c exit program on the linux side needs to be updated to implement the GSS API to KERBEROS. Has anyone done this.

You made me scratch my head, so I just checked both my Linux x86_64 with WMQ v6 and the other one with WMQ v7 and they do not have the amqsspin.c sample.

The reason it is not included is because it is a Windows only sample. By that I mean, it is meant to run on a Windows server running a queue manager which is authenticating incoming client channel connection requests from "other" platforms.

So basically you are out of luck. Although, for Linux, you can start from scratch and use OpenSSL:
http://www.sxw.org.uk/computing/patches/openssh.html

Also, I believe Quest Authentication Services (aka Vintela Authentication Services) supports GSS-API.

The real question is "what is your client's authentication target". i.e. What are they authenticating against? LDAP, MS Active Directory, etc...

Regards,
Roger Lacroix
Capitalware Inc.
_________________
Capitalware: Transforming tomorrow into today.
Connected to MQ!
Twitter
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » General IBM MQ Support » sspi to Linux GSS example
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.