From nobody Sun Feb 04 06:54:58 2024 X-Original-To: freebsd-arch@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4TSKyP0dP9z5998Q for ; Sun, 4 Feb 2024 06:55:09 +0000 (UTC) (envelope-from manu@bidouilliste.com) Received: from mx.blih.net (mx.blih.net [212.83.155.74]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4TSKyN3Xdfz55rf; Sun, 4 Feb 2024 06:55:08 +0000 (UTC) (envelope-from manu@bidouilliste.com) Authentication-Results: mx1.freebsd.org; none DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bidouilliste.com; s=mx; t=1707029701; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=eg36FzIvrO/81phF0XlFsNt6Qpif9mISyeGGQgBxIHQ=; b=P2uJOdsNkHqSYspbF7bsZPCaTkEHhidfx+Dbbrq6DC7uwhJ63zEteOwVMDVizo5D9OfUay C4TWiNPKlBf5plbe6yTvHw1UcfaInWqDkAcHLEPvZRivRFMzWb/scI56aoxPHT4vckoa7A 6FBKXNywtg7yTQnlUIsiUQRHAxWTNaY= Received: from skull.home.blih.net (lfbn-lyo-1-2174-135.w90-66.abo.wanadoo.fr [90.66.97.135]) by mx.blih.net (OpenSMTPD) with ESMTPSA id 4ad0be87 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Sun, 4 Feb 2024 06:55:01 +0000 (UTC) Date: Sun, 4 Feb 2024 07:54:58 +0100 From: Emmanuel Vadot To: Enji Cooper Cc: "Piotr P. Stefaniak" , Dag-Erling =?ISO-8859-1?Q?Sm?= =?ISO-8859-1?Q?=F8rgrav?= , Minsoo Choo , freebsd-arch@freebsd.org Subject: Re: Importing Heimdal 7.8.0 Message-Id: <20240204075458.04884948a03419c3afcd1f4f@bidouilliste.com> In-Reply-To: <7B302C8A-8A56-4840-B8D1-A01A3F9D765C@gmail.com> References: <7B302C8A-8A56-4840-B8D1-A01A3F9D765C@gmail.com> X-Mailer: Sylpheed 3.7.0 (GTK+ 2.24.33; amd64-portbld-freebsd15.0) List-Id: Discussion related to FreeBSD architecture List-Archive: https://lists.freebsd.org/archives/freebsd-arch List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-arch@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Rspamd-Queue-Id: 4TSKyN3Xdfz55rf X-Spamd-Bar: ---- X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:12876, ipnet:212.83.128.0/19, country:FR] On Sat, 3 Feb 2024 10:24:09 -0800 Enji Cooper wrote: >=20 > > On Feb 3, 2024, at 09:45, Piotr P. Stefaniak wrote: > >=20 > > ?On 2024-01-31 15:31:38, Dag-Erling Sm=F8rgrav wrote: > >> Minsoo Choo writes: > >>> I'm currently working on importing the latest version of Heimdal, > >>=20 > >> Please don't. > >=20 > > why >=20 > Cy is importing MIT kerberos. MIT is (in many cases) the defacto flavor o= f kerberos. > Cheers, > -Enji Is changing kerberos flavor in 2024 really what we want ? People who are using base kdc will likekly migrate to ports version of heimdal as database isn't compatible (unless something has changed in the past 15 years I've used kerberos). I guess that kerberos is still used a bit at some Colleges or old corporation that haven't moved from it but is it relevant for us to still include kerberos in base ? OpenSSH-portable/curl and anything else in ports could be moved to use MIT/Heimdal from ports (based on some options and/or subpackages if that is possible). --=20 Emmanuel Vadot