From users-return-3663-apmail-directory-users-archive=directory.apache.org@directory.apache.org Sat Dec 18 11:48:20 2010 Return-Path: Delivered-To: apmail-directory-users-archive@www.apache.org Received: (qmail 83668 invoked from network); 18 Dec 2010 11:48:20 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 18 Dec 2010 11:48:20 -0000 Received: (qmail 6720 invoked by uid 500); 18 Dec 2010 11:48:20 -0000 Delivered-To: apmail-directory-users-archive@directory.apache.org Received: (qmail 6471 invoked by uid 500); 18 Dec 2010 11:48:17 -0000 Mailing-List: contact users-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@directory.apache.org Delivered-To: mailing list users@directory.apache.org Received: (qmail 6463 invoked by uid 99); 18 Dec 2010 11:48:16 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 18 Dec 2010 11:48:16 +0000 X-ASF-Spam-Status: No, hits=0.7 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [209.85.210.178] (HELO mail-iy0-f178.google.com) (209.85.210.178) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 18 Dec 2010 11:48:11 +0000 Received: by iyi42 with SMTP id 42so1264967iyi.37 for ; Sat, 18 Dec 2010 03:47:50 -0800 (PST) MIME-Version: 1.0 Received: by 10.231.12.131 with SMTP id x3mr1848518ibx.76.1292672870157; Sat, 18 Dec 2010 03:47:50 -0800 (PST) Sender: mail@stefan-seelmann.de Received: by 10.231.35.134 with HTTP; Sat, 18 Dec 2010 03:47:50 -0800 (PST) In-Reply-To: References: Date: Sat, 18 Dec 2010 12:47:50 +0100 X-Google-Sender-Auth: Y7EOpHjfGtfAoUXAl7O4rgWivTw Message-ID: Subject: Re: GSSAPI Binds to Directory Studio From: Stefan Seelmann To: users@directory.apache.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Sat, Dec 18, 2010 at 12:05 PM, Stefan Seelmann wro= te: > Hi Bill, > > On Sat, Dec 18, 2010 at 12:28 AM, Bill MacAllister wro= te: >> Looks like Directory Studio is not finding my ticket cache. =C2=A0I woul= d >> expect it to follow the KRB5CCNAME environment variable. =C2=A0Is there >> some other way to point Directory Studio at my ticket cache? > > Studio uses JNDI which uses JAAS underneath which doesn't look to the > KRB5CCNAME environment variable by default, see [1] for details. > > [1] http://bugs.sun.com/view_bug.do?bug_id=3D6832353 Additional note: the issue seems to be fixed in OpenJDK 7, if you want to use that...