[8041] in Kerberos
Re: Kerberos in Java
daemon@ATHENA.MIT.EDU (Michael Noel)
Thu Sep 19 09:58:37 1996
To: kerberos@MIT.EDU
Date: Thu, 19 Sep 1996 08:36:57 -0500
From: Michael Noel <mike-noel@uiowa.edu>
William Jaynes wrote:
>
> Has anyone developed a Java class to do Kerberos authentication? I'm
> developing server-side Java web applications and I could use something
> pretty simplistic, that takes an id and passwd and simply returns
> whether the password is good.
>
You might want to check out what the Systems Software Research Group is
doing at the University of Illinois. They have implemented Gss_api into
java classes. Check out the URL -
http://choices.cs.uiuc.edu/Security/JGSS/jgss.html
Hope this helps.
Mike Noel