Krb5 native and JGSS messages
- From: fredrik@xxxxxxxxxxxxx (Fredrik Tolf)
- Date: Mon, 21 Aug 2006 21:48:30 +0200
Dear List,
I'm intending to write a network client kind of program that's supposed
to run on Windows, so I decided it to write it in Java, and I want it to
authenticate to the server with Kerberos. The server, however, uses the
native MIT krb5 APIs to "do its stuff", while the only option I know in
Java is to use the org.ietf.jgss API.
So, I'm wondering, are the messages created by JGSS compatible with the
ones used by the native MIT API? In other words, can I use the JGSS
implementation to authenticate to this server (more specifically, it is
the MIT krshd server I want to authenticate to)?
Fredrik Tolf
________________________________________________
Kerberos mailing list Kerberos@xxxxxxx
https://mailman.mit.edu/mailman/listinfo/kerberos
.
- Follow-Ups:
- Re: Krb5 native and JGSS messages
- From: Michael B Allen
- Re: Krb5 native and JGSS messages
- From: Seema Malkani
- Re: Krb5 native and JGSS messages
- Prev by Date: Re: Obtaining service ticket with JAVA JAAS
- Next by Date: kerberos problem
- Previous by thread: MS cache format
- Next by thread: Re: Krb5 native and JGSS messages
- Index(es):
Relevant Pages
|