Re: [kitten] Finding Kerberos Realm Descriptors in secure DNS

Watson Ladd <watsonbladd@gmail.com> Wed, 16 September 2015 15:11 UTC

Return-Path: <watsonbladd@gmail.com>
X-Original-To: kitten@ietfa.amsl.com
Delivered-To: kitten@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 59D6F1A8AAF for <kitten@ietfa.amsl.com>; Wed, 16 Sep 2015 08:11:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.999
X-Spam-Level:
X-Spam-Status: No, score=-1.999 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_FROM=0.001, HTML_MESSAGE=0.001, SPF_PASS=-0.001] autolearn=ham
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 Rwo5dgGcSKvs for <kitten@ietfa.amsl.com>; Wed, 16 Sep 2015 08:11:19 -0700 (PDT)
Received: from mail-wi0-x230.google.com (mail-wi0-x230.google.com [IPv6:2a00:1450:400c:c05::230]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 16AA71A88CB for <kitten@ietf.org>; Wed, 16 Sep 2015 08:11:18 -0700 (PDT)
Received: by wicge5 with SMTP id ge5so79155842wic.0 for <kitten@ietf.org>; Wed, 16 Sep 2015 08:11:17 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=n/YL54pSP5+vWYvZL5zNLrpgeWxOtmUiRyNvb9/xV8k=; b=CccTBi3xCc6sxDY02bu+5eSjcC/9CXWNCW6LXW7+uTU3VQD3Sb5HlCx/dtVg31BlZI ro12GaGv1PGgluE7r1mkwZGDgh7hmys7H6Jthl8VTYxw4BKiD8AXtdgvsipLHW2+B5qs i9mAGxBsVGM17uCCEvfYTPSgWr8Fdxq5SWrFkpx3NIDtKEYSUrS/CGHVQVs/SWUTOv08 /50BlUm6zyGxy8M8cQe6YRcSL0S5LB3nzidFscrN8K6unjcoAk5ABwpcFkY9k79OQ6Q3 Pk46/glCSRp7WwK0Bm9J474ddx7D5J/MSI1W51Zei04wf9oSDTWKouxqKvoNE8dEQu2N o+Tg==
MIME-Version: 1.0
X-Received: by 10.180.186.10 with SMTP id fg10mr7785678wic.30.1442416277485; Wed, 16 Sep 2015 08:11:17 -0700 (PDT)
Received: by 10.28.51.145 with HTTP; Wed, 16 Sep 2015 08:11:16 -0700 (PDT)
Received: by 10.28.51.145 with HTTP; Wed, 16 Sep 2015 08:11:16 -0700 (PDT)
In-Reply-To: <20150916144303.5FEAF1A291@ld9781.wdf.sap.corp>
References: <55F86534.50109@mit.edu> <20150916144303.5FEAF1A291@ld9781.wdf.sap.corp>
Date: Wed, 16 Sep 2015 11:11:16 -0400
Message-ID: <CACsn0cnqo_tAq7QsQD1_ngWP-49VWx9Nq6aaVwcnwr2+e98swQ@mail.gmail.com>
From: Watson Ladd <watsonbladd@gmail.com>
To: mrex@sap.com
Content-Type: multipart/alternative; boundary="001a11c328ccd6801c051fdeb595"
Archived-At: <http://mailarchive.ietf.org/arch/msg/kitten/-gcWs3sp1KzjUpL-NAJRT-5zoGM>
Cc: kitten@ietf.org
Subject: Re: [kitten] Finding Kerberos Realm Descriptors in secure DNS
X-BeenThere: kitten@ietf.org
X-Mailman-Version: 2.1.15
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: Wed, 16 Sep 2015 15:11:21 -0000

On Sep 16, 2015 10:43 AM, "Martin Rex" <mrex@sap.com> wrote:
>
> Greg Hudson wrote:
> > On 09/15/2015 03:09 AM, Rick van Rein wrote:
> >>
> >> So... it may be reasonable to assume that any KREALM client could
> >> work with multiple realms, because they will normally be KDCs.
> >> And that'd mean we wouldn't need this priority or go-for-this-one flag.
> >> Agreed?
> >
> > A KDC can only return one referral, so I'm not sure what it would do
> > with multiple realms, with or without priorities.  Perhaps I'm missing
> > something.
>
> KDCs and client may have substantially different requirements/purposes.
>
> With traditional Kerberos, a service can only have one unique
> Kerberos principal name (in exactly one Kerberos Realm).
>
> So for users from different locations, which locally authenticate
> via Kerberos, accessing a central (cross-location or cross-organization)
> service traditionally requires Kerberos realm to trust each other
> and transparent cross-location / cross-organization access for some
> very dangerous network protocols.
>
> (dns: upd/53, ldap: udp/389, kerberos: udp/88 and tcp/88)

And these are dangerous because what? Certainly Kerberos is ment to deal
with untrusted hostile things on the network.

>
> Conceptually, setting up a central service with seperate/distinct
> service principals from each remote location/organization totally
> obviates creating long-distance kerberos realm trust relationships
> along with the dangerous network protocols.

This is not a good idea. Suppose I have users with multiple principals from
different realms and server principals from different realms. How do I know
what the access policy applied actually is? That's the advantage of cross
realm trust, if I understand it correctly.

>
>
> In our own Single Sign-On solution, with our own implementation of the
> relevant server-side AP_REQ processing we currently support the concurrent
> use of kerberos service principals from seperate/independent Kerberos
Realms,
> and it is actively being used by customers.
>
>
> -Martin
>
> _______________________________________________
> Kitten mailing list
> Kitten@ietf.org
> https://www.ietf.org/mailman/listinfo/kitten