Date: Fri, 9 Oct 2009 09:41:10 -0400 (EDT) From: Alex Vasylenko <lxv@omut.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/139452: [patch] krb5 support in java/openjdk6 Message-ID: <200910091341.n99DfADF020660@bubble.intranet> Resent-Message-ID: <200910091410.n99EA1gq041255@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 139452 >Category: ports >Synopsis: [patch] krb5 support in java/openjdk6 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Oct 09 14:10:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Alex Vasylenko >Release: FreeBSD 7.2-STABLE i386 >Organization: >Environment: System: FreeBSD 7.2-STABLE #7: Fri Sep 25 00:26:18 EDT 2009 >Description: Certain classes in sun.security package only recognize SunOS, Linux and Windows as supported OS. OpenJDK6 build from FreeBSD ports fails to find Kerberos configuration in /etc/krb5.conf, credentials cache file in /tmp/krbcc_uid, and won't use native GSS API library. Some of these issues can be resolved by setting appropriate system properties, but having Kerberos support out of the box is so much nicer. >How-To-Repeat: sample app - http://java.sun.com/j2se/1.5.0/docs/guide/security/jgss/tutorials/LoginSample.html >Fix: patch - http://www.omut.org/~lxv/openjdk6-classes-sun-security.patch >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200910091341.n99DfADF020660>