Return-Path: X-Original-To: apmail-directory-dev-archive@www.apache.org Delivered-To: apmail-directory-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id F1C4CC5B2 for ; Mon, 9 Sep 2013 08:14:56 +0000 (UTC) Received: (qmail 96769 invoked by uid 500); 9 Sep 2013 08:14:55 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 96732 invoked by uid 500); 9 Sep 2013 08:14:54 -0000 Mailing-List: contact dev-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Apache Directory Developers List" Delivered-To: mailing list dev@directory.apache.org Received: (qmail 96715 invoked by uid 99); 9 Sep 2013 08:14:53 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 09 Sep 2013 08:14:53 +0000 Date: Mon, 9 Sep 2013 08:14:53 +0000 (UTC) From: "Emmanuel Lecharny (JIRA)" To: dev@directory.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (DIRSERVER-1889) Credentials cache for Kerberos MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/DIRSERVER-1889?page=3Dcom.atla= ssian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny resolved DIRSERVER-1889. ------------------------------------------ Resolution: Fixed Fix Version/s: 2.0.0-M16 Patch applied with http://svn.apache.org/r1520988 =20 > Credentials cache for Kerberos > ------------------------------ > > Key: DIRSERVER-1889 > URL: https://issues.apache.org/jira/browse/DIRSERVER-1889 > Project: Directory ApacheDS > Issue Type: New Feature > Reporter: Kai Zheng > Fix For: 2.0.0-M16 > > Attachments: DIRSERVER-1889.patch > > > As discussed in the developers list, it=E2=80=99s good to provide credent= ials cache support for ApacheDS Kerberos. Currently this functionality isn= =E2=80=99t available, as confirmed by Kiran. It=E2=80=99s needed to impleme= nt Kerberos client tools like kinit to be complete for the ApacheDS Kerbero= s solution in future. And also, in Kerberos automation testing systems util= izing the built-in KDC in ApacheDS, to allow test of user login via kinit o= r ticket cache, such facility is also needed to store TGT in a FCC compatib= le cache, and from the cache the TGT can be loaded by thirdparty tools and = libraries. Ref. HADOOP-9893. This issue will define the API and provide imp= lementation for credentials cache as client library. Such library can be ut= ilized to implement kinit like tools in future. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrato= rs For more information on JIRA, see: http://www.atlassian.com/software/jira