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

Reply via email to