--
Steve Huston, Riverace Corporation
Total Lifecycle Support for Your Networked Applications
http://www.riverace.com


> -----Original Message-----
> From: Bruno Matos [mailto:bruno.ma...@paradigmaxis.pt] 
> Sent: Wednesday, September 08, 2010 9:25 AM
> To: users@qpid.apache.org
> Subject: RE: C++ broker authentication
> 
> 
> Hi Steve,
> Thanks for the replay.
> 
> On Wed, 2010-09-08 at 08:16 -0400, Steve Huston wrote:
> > Hi Bruno,
> > 
> > > I'm trying some SASL authentication methods, buts Cyrus SASL
> > > does not have support for MS SQL Server databases, there is 
> > > "a" or any way to authenticate against a MS SQL Server database?
> > 
> > No, not at this time. If you would like to help contribute that 
> > addition, it would be great.
> > 
> 
> I will have to implement it almost for sure, but I don't know 
> where to start from. I think the right place would be Cyrus 
> SASL library. Do you have any other suggestions?

If you're looking to implement this on the Windows broker side I
recommend you first look at SSPI in Windows:
http://msdn.microsoft.com/en-us/library/aa374735%28v=VS.85%29.aspx

If you're looking to configure the Linux broker to have SASL access MS
SQL for auth info, then yes, you can check Cyrus SASL for info on how to
configure that. I haven't tried it.

-Steve


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:users-subscr...@qpid.apache.org

Reply via email to