Date: Fri, 10 May 2002 11:25:35 -0500 From: "Jacques A. Vidrine" <nectar@FreeBSD.ORG> To: Marius Sorteberg <marius@overalt.no> Cc: freebsd-security@FreeBSD.ORG Subject: Re: How to remove Kerberos from base install Message-ID: <20020510162535.GA52239@madman.nectar.cc> In-Reply-To: <20020510093809.GA368@overalt.no> References: <20020510093809.GA368@overalt.no>
next in thread | previous in thread | raw e-mail | index | archive | help
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 <n@nectar.cc> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020510162535.GA52239>
