sharda saiwan wrote:
> Hello all,
> 
> I have an application in which client is running in c++ and the server is
> running on Java plateform.
> 
> Now I want to make the communication channel secure using Kerberos.
> 
> How can I setup Kerberos on both sides (client and server) having different
> plateforms?
> 
> Any idea?


Use GSSAPI that uses Kerberos. It is supported by Java. If you are on Windows
you can use the SSPI that is GSSAPI compatable too.
> 
> Plz Help!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
> 
> regards
> -- sharda
> ________________________________________________
> Kerberos mailing list           Kerberos@mit.edu
> https://mailman.mit.edu/mailman/listinfo/kerberos
> 
> 

-- 

  Douglas E. Engert  <[EMAIL PROTECTED]>
  Argonne National Laboratory
  9700 South Cass Avenue
  Argonne, Illinois  60439
  (630) 252-5444
________________________________________________
Kerberos mailing list           Kerberos@mit.edu
https://mailman.mit.edu/mailman/listinfo/kerberos

Reply via email to