On Tue, 2006-04-18 at 11:33 -0400, Davanum Srinivas wrote: > Krishna, > > Last time we tried this the guy did not end up giving us a patch :( > > http://marc.theaimsgroup.com/?l=axis-dev&w=2&r=1&s=httpclient+spnego&q=b > > Basically, we use Commons HTTPClient, so there would be some pieces > that will need to go in there and there will be some configuration > that will be needed on the Axis side. The conversation above was w.r.t > Axis, but the situation is the same with the current focus on Axis2. >
Krishna, By the way, HttpClient has a SPNEGO authentication scheme available in its contrib package, which you might want to take a look at https://svn.apache.org/repos/asf/jakarta/commons/proper/httpclient/trunk/src/contrib/org/apache/commons/httpclient/contrib/auth/ Oleg > thanks, > dims > > On 4/18/06, Krishna Ganugapati <[EMAIL PROTECTED]> wrote: > > Hi Ruchith, > > > > Thanks for the quick response. > > > > At Centeris, we're looking into constructing gss libraries for NTLM and > > SPNEGO for all Linux/Unix platforms. With MIT/Heimdal Kerb libraries, we > > believe that will complete the triumvirate of SPNEGO, Kerb and NTLM - > > key authentication mechanisms built in Windows. > > > > I'd like to communicate with someone in the Axis team and understand if > > Axis has a plugin architecture where it can call into a GSS provider and > > receive and submit security tokens. (Providing Java bindings is not an > > issue) > > > > We'd be happy to help with this effort. > > > > Regards, > > > > Krishna > > > > -----Original Message----- > > From: Ruchith Fernando [mailto:[EMAIL PROTECTED] > > Sent: Monday, April 17, 2006 8:11 PM > > To: Krishna Ganugapati > > Cc: [email protected]; [email protected] > > Subject: [Axis2] Re: Axis 2.0 support for Kerberos and NTLM > > > > Hi Krishna, > > > > Axis2 doesn't support Kerberos yet but I remember Saminda worked on > > NTLM support for Axis2 and it was available from Axis2 0.94 onwards. > > > > CCing the axis-dev list - maybe Saminda can point to some resources on > > Axis2 and NTLM. > > > > Thanks, > > Ruchith > > > > On 4/18/06, Krishna Ganugapati <[EMAIL PROTECTED]> wrote: > > > Hello, I'm curious to know if Axis 2.0 currently supports Kerberos > > and > > > NTLM support on its Unix/Linux platforms. Could someone point me to > > this > > > information? > > > > > > Best regards, > > > > > > Krishna > > > > > > > > > > > > Krishna Ganugapati > > > Director, Development > > > T 425.378.7887 x 241 | F 425.484.8200 | M 425.736.1076 | E > > > [EMAIL PROTECTED] > > > > > > > > > > > > > > > > > > 15405 SE 37th Street, Suite 110 > > > Bellevue, WA 98006 > > > www.centeris.com > > > > > > > > > > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > -- > Davanum Srinivas : http://wso2.com/blogs/ >
