From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Oct 9 14:10:01 2009 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 85FC61065672 for ; Fri, 9 Oct 2009 14:10:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 5BC2F8FC19 for ; Fri, 9 Oct 2009 14:10:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n99EA1l7041256 for ; Fri, 9 Oct 2009 14:10:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n99EA1gq041255; Fri, 9 Oct 2009 14:10:01 GMT (envelope-from gnats) Resent-Date: Fri, 9 Oct 2009 14:10:01 GMT Resent-Message-Id: <200910091410.n99EA1gq041255@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Alex Vasylenko Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3E305106568B for ; Fri, 9 Oct 2009 14:05:45 +0000 (UTC) (envelope-from lxv@omut.org) Received: from mail.omut.org (mail.omut.org [216.218.215.140]) by mx1.freebsd.org (Postfix) with ESMTP id 26C528FC26 for ; Fri, 9 Oct 2009 14:05:44 +0000 (UTC) Received: from bubble.omut.org (mix-anchor.intranet [10.10.10.251]) by mail.omut.org (8.14.3/8.14.3) with ESMTP id n99DfBaN031280 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=FAIL) for ; Fri, 9 Oct 2009 06:41:12 -0700 (PDT) (envelope-from lxv@omut.org) Received: from bubble.intranet (localhost [127.0.0.1]) by bubble.omut.org (8.14.3/8.14.3) with ESMTP id n99DfATF020661 for ; Fri, 9 Oct 2009 09:41:10 -0400 (EDT) (envelope-from lxv@bubble.intranet) Received: (from lxv@localhost) by bubble.intranet (8.14.3/8.14.3/Submit) id n99DfADF020660; Fri, 9 Oct 2009 09:41:10 -0400 (EDT) (envelope-from lxv) Message-Id: <200910091341.n99DfADF020660@bubble.intranet> Date: Fri, 9 Oct 2009 09:41:10 -0400 (EDT) From: Alex Vasylenko To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/139452: [patch] krb5 support in java/openjdk6 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Alex Vasylenko List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Oct 2009 14:10:01 -0000 >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: