From owner-freebsd-current@FreeBSD.ORG Mon May 5 05:21:13 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AED4F37B40E for ; Mon, 5 May 2003 05:21:13 -0700 (PDT) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8032F43F93 for ; Mon, 5 May 2003 05:21:12 -0700 (PDT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.8/8.12.3) with ESMTP id h45CLBA7042866; Mon, 5 May 2003 06:21:11 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Mon, 05 May 2003 06:19:57 -0600 (MDT) Message-Id: <20030505.061957.101657438.imp@bsdimp.com> To: mark@grondar.org From: "M. Warner Losh" In-Reply-To: <200305050845.h458j38c069038@grimreaper.grondar.org> References: <200305050845.h458j38c069038@grimreaper.grondar.org> X-Mailer: Mew version 2.1 on Emacs 21.2 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: current@freebsd.org Subject: Re: HEADS UP! Kerberos5/Heimdal now default! X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 May 2003 12:21:14 -0000 In message: <200305050845.h458j38c069038@grimreaper.grondar.org> Mark Murray writes: : Kerberos5/Heimdal is now the default in Current. The old option : "MAKE_KERBEROS5" is removed. If you do _NOT_ want Kerberos, you : need to define "NO_KERBEROS" in your /etc/make.conf. Can you add an entry to UPDATING as well? Warner