Re: [kitten] Kerberos Service Discovery using DNS

Nathaniel McCallum <npmccallum@redhat.com> Tue, 24 March 2015 12:36 UTC

Return-Path: <npmccallum@redhat.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 6F4F01A3BA6 for <kitten@ietfa.amsl.com>; Tue, 24 Mar 2015 05:36:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.911
X-Spam-Level:
X-Spam-Status: No, score=-6.911 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, HK_RANDOM_ENVFROM=0.001, RCVD_IN_DNSWL_HI=-5, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01] 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 Y83E0wuy3QuN for <kitten@ietfa.amsl.com>; Tue, 24 Mar 2015 05:36:44 -0700 (PDT)
Received: from mx1.redhat.com (mx1.redhat.com [209.132.183.28]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 41ED81B2E90 for <kitten@ietf.org>; Tue, 24 Mar 2015 05:36:29 -0700 (PDT)
Received: from int-mx13.intmail.prod.int.phx2.redhat.com (int-mx13.intmail.prod.int.phx2.redhat.com [10.5.11.26]) by mx1.redhat.com (Postfix) with ESMTPS id EFD99AD026; Tue, 24 Mar 2015 12:36:28 +0000 (UTC)
Received: from vpn-55-6.rdu2.redhat.com (vpn-55-6.rdu2.redhat.com [10.10.55.6]) by int-mx13.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id t2OCaRYw000310 (version=TLSv1/SSLv3 cipher=AES128-GCM-SHA256 bits=128 verify=NO); Tue, 24 Mar 2015 08:36:28 -0400
Message-ID: <1427200587.29553.0.camel@redhat.com>
From: Nathaniel McCallum <npmccallum@redhat.com>
To: Petr Spacek <pspacek@redhat.com>
Date: Tue, 24 Mar 2015 08:36:27 -0400
In-Reply-To: <551121EE.1070300@redhat.com>
References: <1425578271.2715.5.camel@redhat.com> <551121EE.1070300@redhat.com>
Content-Type: text/plain; charset="UTF-8"
Mime-Version: 1.0
Content-Transfer-Encoding: 7bit
X-Scanned-By: MIMEDefang 2.68 on 10.5.11.26
Archived-At: <http://mailarchive.ietf.org/arch/msg/kitten/5w8rdp3tVO_FVFqBRxFlKtflPNk>
Cc: kitten@ietf.org
Subject: Re: [kitten] Kerberos Service Discovery using 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: <http://www.ietf.org/mail-archive/web/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: Tue, 24 Mar 2015 12:36:45 -0000

On Tue, 2015-03-24 at 09:35 +0100, Petr Spacek wrote:
> On 5.3.2015 18:57, Nathaniel McCallum wrote:
> > I have uploaded a new draft: 
> > http://datatracker.ietf.org/doc/draft-mccallum-kitten-krb-service-discovery/
> 
> Hello,
> 
> I'm late to the party so I will only one thing:
> It seems like a good idea to standardize _kerberos-master URI record 
> too (with
> semantics equal to the one described on
> http://web.mit.edu/Kerberos/krb5-1.12/doc/admin/realm_config.html).
> 
> Have a nice day!

I *think* this might be MIT specific. Maybe Greg can answer that?

Nathaniel