Re: [kitten] draft-perez-krb-wg-gss-preauth
Luke Howard <lukeh@padl.com> Mon, 02 August 2021 09:30 UTC
Return-Path: <lukeh@padl.com>
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 EBA9A3A157A
for <kitten@ietfa.amsl.com>; Mon, 2 Aug 2021 02:30:28 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.099
X-Spam-Level:
X-Spam-Status: No, score=-2.099 tagged_above=-999 required=5
tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1,
DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001,
RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001]
autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (2048-bit key)
header.d=padl.com
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 NUGwtVJVOk4b for <kitten@ietfa.amsl.com>;
Mon, 2 Aug 2021 02:30:24 -0700 (PDT)
Received: from us.padl.com (us.padl.com [216.154.215.154])
(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 28FE73A157E
for <kitten@ietf.org>; Mon, 2 Aug 2021 02:30:21 -0700 (PDT)
Received: by us.padl.com with ESMTP id 1729UDmR017785;
Mon, 2 Aug 2021 09:30:18 GMT
DKIM-Filter: OpenDKIM Filter v2.11.0 us.padl.com 1729UDmR017785
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=padl.com; s=default;
t=1627896619; bh=jSnIJdsOs/vb6+AUkEbRzhfKMeDjOdpyPj/iweO0E1w=;
h=From:Subject:Date:In-Reply-To:Cc:To:References:From;
b=u9z/BVTKFOJ9zjQIN/BXfuKL7WXgMJ32G5QgBIamDIyO1G7mjJ0Z2LOGq7f4s1tvv
E176M1vi+LK07jQJeF73tZTTF/3ACf8gC2ETMz9VXSVRPF1bQkzewThej+j75QOTY7
0i1s4hCQz6d2Od+F9DFpzHMfmJ87mu2tugXYjMg9uAGLpuch0bhfx3XLy08bBVZnRj
D74A6FydrAnHMzvk05sZQSAyuK4ucPmo1425fPgzekF+GxS5Bw2zMwZEMKVBCxk2UX
trP64L0qU21pALgbAjDL15R7PITgiF319IZVTQtNhIg6B+4ZmPTu6uKYJLwnVX+Tum
z4LISOHO65KKA==
From: Luke Howard <lukeh@padl.com>
Message-Id: <2A5A60E9-CC65-4426-8042-018C6A86E28D@padl.com>
Content-Type: multipart/alternative;
boundary="Apple-Mail=_5B24A126-853A-4FCB-BE65-B4E00411477B"
Mime-Version: 1.0 (Mac OS X Mail 14.0 \(3654.100.0.2.22\))
Date: Mon, 2 Aug 2021 19:30:12 +1000
In-Reply-To: <20210802021603.GE3932@kduck.mit.edu>
Cc: "kitten@ietf.org" <kitten@ietf.org>, Alejandro Perez Mendez <alex@um.es>
To: Benjamin Kaduk <kaduk@mit.edu>
References: <919B7645-005D-417B-AF1E-EDF165E94BAC@padl.com>
<20210802014651.GD3932@kduck.mit.edu>
<FA42326F-A24D-4878-9D81-EABB8D7883F7@padl.com>
<20210802021603.GE3932@kduck.mit.edu>
X-Mailer: Apple Mail (2.3654.100.0.2.22)
Archived-At: <https://mailarchive.ietf.org/arch/msg/kitten/kvZms7Fvk-mW3uee96TF-vX8tqg>
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 09:30:29 -0000
>> 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. I suppose another use case might be a fast re-authentication mechanism for GSS mechanisms that involve a lot of round trips (such as EAP). Of course this could be handled within the mechanism itself or as a pseudo-mechanism but, in practice, neither have been deployed.
- [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