[33223] in Kerberos
Java GSS client talking to SSPI C++ Server
daemon@ATHENA.MIT.EDU (Ali Akhavan)
Wed Feb 23 18:01:35 2011
Content-class: urn:content-classes:message
MIME-Version: 1.0
Date: Wed, 23 Feb 2011 15:01:54 -0800
Message-ID: <DC1AD4867699CD42A05AA6312B9993640524C312@hemlock.orbital.ad>
From: "Ali Akhavan" <alia@simba.com>
To: <kerberos@mit.edu>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: kerberos-bounces@mit.edu
Hello Kerberosians J
My intention is to delegate impersonation from a Java client to a C++
server. The Java client uses JAAS to authenticate and impersonate using
doAsPriviledged() and finally starts establishing a security context
with the server. The server is C++ and is supposed to use SSPI library
to accept this context. Is there any sample code close to my setup that
someone has ?
My concern is the compatibility of the tokens generated by JAVA GSS-API
and that of SSPI. I know that at the wire-level they should be
compatible, but a working example would greatly help me.
Thanks
Ali
________________________________________________
Kerberos mailing list Kerberos@mit.edu
https://mailman.mit.edu/mailman/listinfo/kerberos