From owner-freebsd-security Fri May 10 9:25:43 2002 Delivered-To: freebsd-security@freebsd.org Received: from gw.nectar.cc (gw.nectar.cc [208.42.49.153]) by hub.freebsd.org (Postfix) with ESMTP id 4DA1737B409 for ; Fri, 10 May 2002 09:25:37 -0700 (PDT) Received: from madman.nectar.cc (madman.nectar.cc [10.0.1.111]) by gw.nectar.cc (Postfix) with ESMTP id BE31043; Fri, 10 May 2002 11:25:36 -0500 (CDT) Received: from madman.nectar.cc (localhost [IPv6:::1]) by madman.nectar.cc (8.12.3/8.11.6) with ESMTP id g4AGPar7052262; Fri, 10 May 2002 11:25:36 -0500 (CDT) (envelope-from nectar@madman.nectar.cc) Received: (from nectar@localhost) by madman.nectar.cc (8.12.3/8.12.3/Submit) id g4AGPZgI052261; Fri, 10 May 2002 11:25:35 -0500 (CDT) Date: Fri, 10 May 2002 11:25:35 -0500 From: "Jacques A. Vidrine" To: Marius Sorteberg Cc: freebsd-security@FreeBSD.ORG Subject: Re: How to remove Kerberos from base install Message-ID: <20020510162535.GA52239@madman.nectar.cc> Mail-Followup-To: "Jacques A. Vidrine" , Marius Sorteberg , freebsd-security@FreeBSD.ORG References: <20020510093809.GA368@overalt.no> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020510093809.GA368@overalt.no> User-Agent: Mutt/1.3.28i X-Url: http://www.nectar.cc/ Sender: owner-freebsd-security@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Fri, May 10, 2002 at 05:52:03PM +0200, Marius Sorteberg wrote: > Hi list. > > How do I remove KerberosIV and Heimdal from my base install? > I know it's OK to delete all files related to the old Kerberos apps, but how > do I know witch files do delete? I have two suggestions: (1) Have a look at what is installed by cd /usr/src/kerberosIV && make install cd /usr/src/kerberos5 && make install (2) Look at the contents of the krb4 and krb5 dists on the CD-ROM. > I have included this in my /etc/make.conf, so it wount be build during the > next make world. > > MAKE_KERBEROS4= false > MAKE_KERBEROS5= false I suggest you comment these out. These bits are only built if you define MAKE_KERBEROS4=yes and MAKE_KERBEROS5=yes in /etc/make.conf. Cheers, -- Jacques A. Vidrine http://www.nectar.cc/ NTT/Verio SME . FreeBSD UNIX . Heimdal Kerberos jvidrine@verio.net . nectar@FreeBSD.org . nectar@kth.se To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message