From owner-freebsd-security Tue Jul 25 2:11:35 2000 Delivered-To: freebsd-security@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 8356E37BCA4; Tue, 25 Jul 2000 02:11:30 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: from localhost (kris@localhost) by freefall.freebsd.org (8.9.3/8.9.2) with ESMTP id CAA03304; Tue, 25 Jul 2000 02:11:30 -0700 (PDT) (envelope-from kris@FreeBSD.org) X-Authentication-Warning: freefall.freebsd.org: kris owned process doing -bs Date: Tue, 25 Jul 2000 02:11:30 -0700 (PDT) From: Kris Kennaway To: "David J. Kanter" Cc: FreeBSD security Subject: Re: Uninstalling KerberosIV In-Reply-To: <20000724181810.A63026@localhost.localdomain> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-security@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Mon, 24 Jul 2000, David J. Kanter wrote: > I'd like to uninstall KerberosIV (from my initial 3.4-Release CD set) and > drop in Kerberos V (on my now 4.0-Stable computer). I'm not sure how to > gracefully get rid of KerberosIV, which I think was installed with > sysinstall. You can't easily deinstall Kerberos (or any other distribution component of FreeBSD, for that matter) :-( At some unspecified point in the future these will likely become packages, but not today. KerberosIV can coexist with 5, however. However, see the recent Security Advisory at ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/advisories/FreeBSD-SA-00:33.kerberosIV.asc for some suggestions. > How do I update sysinstall, by the way? cd /usr/src/release/sysinstall && make all install clean Kris -- In God we Trust -- all others must submit an X.509 certificate. -- Charles Forsythe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message