Return-Path: X-Original-To: apmail-airavata-dev-archive@www.apache.org Delivered-To: apmail-airavata-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 74F6A10572 for ; Wed, 5 Feb 2014 15:20:59 +0000 (UTC) Received: (qmail 43575 invoked by uid 500); 5 Feb 2014 15:20:58 -0000 Delivered-To: apmail-airavata-dev-archive@airavata.apache.org Received: (qmail 43459 invoked by uid 500); 5 Feb 2014 15:20:57 -0000 Mailing-List: contact dev-help@airavata.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@airavata.apache.org Delivered-To: mailing list dev@airavata.apache.org Received: (qmail 43446 invoked by uid 99); 5 Feb 2014 15:20:56 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 Feb 2014 15:20:56 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of raminderjsingh@gmail.com designates 209.85.213.43 as permitted sender) Received: from [209.85.213.43] (HELO mail-yh0-f43.google.com) (209.85.213.43) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 Feb 2014 15:20:51 +0000 Received: by mail-yh0-f43.google.com with SMTP id z6so514185yhz.16 for ; Wed, 05 Feb 2014 07:20:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=content-type:mime-version:subject:from:in-reply-to:date :content-transfer-encoding:message-id:references:to; bh=nGRTNzvOhTWYkkVJ9rT5k+RReY6eHhnDsRv2BaEmWXo=; b=nWtxTPQucxUxMIS12Y7r5ywAlDCpe8jNdBUtssqGV3IX6Hg8q/0lFIrArwv0XkUdnL f1t5Ucdm/ePlnrqqh5wywVV2E4HpIG1iPyYh/sjRUMJ1bFoT5KsDjm4At/uQ/lCokBqP 3WpOOvU7dNOIU93lituzRyX/6+cz/rXIS6ak4xS1NC0xukDs6GVRRcR5MhAhs4VwcgUK UjhIwlOSwif/Y5sG9lSvllok0ht5N8XEJQzHQQxHWDPFqZuDiMcSX8zurfj82ovotmp7 +G1YqDcxpYp/IsFfMnNSRJnkj3TrPwDQoufJBWWd8Z/nj4syiWTJk7E1ma73bSTaqx4R XIQA== X-Received: by 10.236.112.242 with SMTP id y78mr1754748yhg.94.1391613630160; Wed, 05 Feb 2014 07:20:30 -0800 (PST) Received: from 149-160-158-81.dhcp-bl.indiana.edu ([149.160.158.81]) by mx.google.com with ESMTPSA id d7sm97033359yhd.24.2014.02.05.07.20.29 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 05 Feb 2014 07:20:29 -0800 (PST) Content-Type: text/plain; charset=iso-8859-1 Mime-Version: 1.0 (Mac OS X Mail 7.1 \(1827\)) Subject: Re: Airavata's gsissh tool and Kerberos From: Raminder Singh In-Reply-To: <52F2516A.7090509@iu.edu> Date: Wed, 5 Feb 2014 10:20:28 -0500 Content-Transfer-Encoding: quoted-printable Message-Id: <1D63BF8E-8FD0-4A4B-A4F8-BDBB13044875@gmail.com> References: <52F2516A.7090509@iu.edu> To: dev@airavata.apache.org X-Mailer: Apple Mail (2.1827) X-Virus-Checked: Checked by ClamAV on apache.org JSCH does not do this out of the box. Amila has to extend the Jcraft = library to provide the support. As of my experience, /tools/gsissh = should work with Kerberos authentication. I am not sure about addition = to x509 certificate. X509 certificates are only used with myproxy = server.=20 Thanks Raminder On Feb 5, 2014, at 9:57 AM, Marlon Pierce wrote: > Will Airavata's gsissh tool (/tools/gsissh) work with Kerberos tickets > in addition to short term x.509 grid credentials? Or would JSCH do = this > out of the box? >=20 >=20 > Thanks-- >=20 >=20 > Marlon >=20