[24309] in Kerberos
Re: GSSException: Failure unspecified at GSS-API level
daemon@ATHENA.MIT.EDU (Seema Malkani)
Sat Jul 16 17:06:09 2005
Date: Fri, 15 Jul 2005 17:03:15 -0700
From: Seema Malkani <Seema.Malkani@Sun.COM>
In-reply-to: <1121455737.320002.16950@f14g2000cwb.googlegroups.com>
To: hunterae <hunterae@gmail.com>
Message-id: <42D84EC3.8090003@sun.com>
MIME-version: 1.0
Content-type: text/plain; charset=us-ascii; format=flowed
Content-transfer-encoding: 7BIT
cc: kerberos@mit.edu
Errors-To: kerberos-bounces@mit.edu
Such an error is returned if DES computation on the checksum failed.
Have you configured to use the DES encryption type ? Is this error
returned when using J2SE 1.4 or J2SE 1.5 ? Can you provide more details
on this.
Seema
hunterae wrote:
>I am having a problem that may seem to indicate an issue between java
>1.4 and 1.5 communication. I am using the GSS-API as a means of
>communication between a client and server application. The server
>performs all of its encryption as a Kerberos principal service. The
>client logins into Kerberos as a standard Kerberos user and initializes
>a SecurityContext with the server's Kerberos principal service. All
>messages passed back and forth between the client and server are then
>encrypted using wrap and unwrap. This all works fine if both the client
>and server are run using java 1.4 or 1.5. However if one is java 1.4
>and one is java 1.5, I get the above exception. I need to get around
>this in some way as I will not be sure which version of java the
>various clients will be using. Any ideas what may be causing this and
>how to fix it?
>
>________________________________________________
>Kerberos mailing list Kerberos@mit.edu
>https://mailman.mit.edu/mailman/listinfo/kerberos
>
>
________________________________________________
Kerberos mailing list Kerberos@mit.edu
https://mailman.mit.edu/mailman/listinfo/kerberos