Re: [kitten] draft-perez-krb-wg-gss-preauth
Benjamin Kaduk <kaduk@mit.edu> Mon, 02 August 2021 02:16 UTC
Return-Path: <kaduk@mit.edu>
X-Original-To: kitten@ietfa.amsl.com
Delivered-To: kitten@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1])
by ietfa.amsl.com (Postfix) with ESMTP id E2B1B3A0B52
for <kitten@ietfa.amsl.com>; Sun, 1 Aug 2021 19:16:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.897
X-Spam-Level:
X-Spam-Status: No, score=-1.897 tagged_above=-999 required=5
tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_BLOCKED=0.001,
SPF_HELO_NONE=0.001, SPF_NONE=0.001] autolearn=ham autolearn_force=no
Received: from mail.ietf.org ([4.31.198.44])
by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024)
with ESMTP id gwEo8tVxMRMn for <kitten@ietfa.amsl.com>;
Sun, 1 Aug 2021 19:16:11 -0700 (PDT)
Received: from outgoing.mit.edu (outgoing-auth-1.mit.edu [18.9.28.11])
(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
(No client certificate requested)
by ietfa.amsl.com (Postfix) with ESMTPS id 884E53A0B4F
for <kitten@ietf.org>; Sun, 1 Aug 2021 19:16:11 -0700 (PDT)
Received: from kduck.mit.edu ([24.16.140.251]) (authenticated bits=56)
(User authenticated as kaduk@ATHENA.MIT.EDU)
by outgoing.mit.edu (8.14.7/8.12.4) with ESMTP id 1722G4ZR003388
(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT);
Sun, 1 Aug 2021 22:16:09 -0400
Date: Sun, 1 Aug 2021 19:16:03 -0700
From: Benjamin Kaduk <kaduk@mit.edu>
To: Luke Howard <lukeh@padl.com>
Cc: "kitten@ietf.org" <kitten@ietf.org>, Alejandro Perez Mendez <alex@um.es>
Message-ID: <20210802021603.GE3932@kduck.mit.edu>
References: <919B7645-005D-417B-AF1E-EDF165E94BAC@padl.com>
<20210802014651.GD3932@kduck.mit.edu>
<FA42326F-A24D-4878-9D81-EABB8D7883F7@padl.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
In-Reply-To: <FA42326F-A24D-4878-9D81-EABB8D7883F7@padl.com>
Archived-At: <https://mailarchive.ietf.org/arch/msg/kitten/Etl0SOSE3YljSb3-tafGVMm3EUw>
Subject: Re: [kitten] draft-perez-krb-wg-gss-preauth
X-BeenThere: kitten@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Common Authentication Technologies - Next Generation <kitten.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/kitten>,
<mailto:kitten-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/kitten/>
List-Post: <mailto:kitten@ietf.org>
List-Help: <mailto:kitten-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/kitten>,
<mailto:kitten-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 02 Aug 2021 02:16:14 -0000
On Mon, Aug 02, 2021 at 12:07:18PM +1000, Luke Howard wrote: > > On Sun, Aug 01, 2021 at 11:37:57PM +1000, Luke Howard wrote: > >> I’m working on an implementation of draft-perez-krb-wg-gss-preauth-02.txt for Heimdal. > >> > >> Is this something the working group would consider adopting? > > > > It doesn't seem fundamentally like a bad idea, but since we typically > > recommend that applications should use the GSS-API rather than Kerberos > > directly, it's not entirely clear to me what situations will require > > the GSSAPI->Kerberos bridge as opposed to using GSS-API natively. > > Good point. Our use case is supporting existing applications where it’s not feasible to install a new GSS-API mechanism on the acceptor (for reasons of local policy, platform limitations, etc). Thanks, that makes the motivation a bit more clear. -Ben
- [kitten] draft-perez-krb-wg-gss-preauth Luke Howard
- Re: [kitten] draft-perez-krb-wg-gss-preauth Benjamin Kaduk
- Re: [kitten] draft-perez-krb-wg-gss-preauth Luke Howard
- Re: [kitten] draft-perez-krb-wg-gss-preauth Benjamin Kaduk
- Re: [kitten] draft-perez-krb-wg-gss-preauth Luke Howard
- Re: [kitten] draft-perez-krb-wg-gss-preauth Greg Hudson
- Re: [kitten] draft-perez-krb-wg-gss-preauth Luke Howard
- Re: [kitten] draft-perez-krb-wg-gss-preauth Luke Howard
- Re: [kitten] draft-perez-krb-wg-gss-preauth Greg Hudson
- Re: [kitten] draft-perez-krb-wg-gss-preauth Luke Howard