From owner-freebsd-questions Tue Sep 9 16:39:18 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id QAA15932 for questions-outgoing; Tue, 9 Sep 1997 16:39:18 -0700 (PDT) Received: from freebie.lemis.com (gregl1.lnk.telstra.net [139.130.136.133]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id QAA15919 for ; Tue, 9 Sep 1997 16:39:11 -0700 (PDT) Received: (from grog@localhost) by freebie.lemis.com (8.8.7/8.8.5) id JAA19202; Wed, 10 Sep 1997 09:06:38 +0930 (CST) Message-ID: <19970910090638.22766@lemis.com> Date: Wed, 10 Sep 1997 09:06:38 +0930 From: Greg Lehey To: Stavros Patiniotis Cc: freebsd-questions@FreeBSD.ORG Subject: Re: bsdi v2.1 freebsd2.2.2 References: <19970905135932.58003@lemis.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.81e In-Reply-To: ; from Stavros Patiniotis on Wed, Sep 10, 1997 at 12:25:43AM +0930 Organisation: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8250 Fax: +61-8-8388-8250 Mobile: +61-41-739-7062 WWW-Home-Page: http://www.lemis.com/~grog Fight-Spam-Now: http://www.cauce.org Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Wed, Sep 10, 1997 at 12:25:43AM +0930, Stavros Patiniotis wrote: >>> What I am really after is some answers to the following: >>> >>> (1) Can I export bsdi v2.1 password db to Freebsd 2.2.2 using rdist? >> >> Yes, that shouldn't be a problem. You might like to compare the >> contents of /etc/group. > > What would I be looking for? Any differences. The formats are identical, but if your passwd file refers to a group which either doesn't exist on your FreeBSD box, or which has a different number, you'll have to do something about it. >>> (2) Has anyone got Frontpage server extension for bsdi v2.1 working on >>> Freebsd v2.1 without any hassles? >> >> Not I. What's Frontpage? > > Microsoft Frontpage, is a *(&^*&&$ kludge of a program/set of addons for > a webserver (the idea behind it is good though). There seems to be > problems with the installation script, big problems! What do you expect from Microsoft? >>> (3) Where can I get a list of security issues that apply to 2.2.2? >> >> I'll leave this to somebody else as well. You could check CERT, of >> course. > > Yes, I have AusCERTs recommendations, I was just wondering whether any > specific issues that were "common" so not recoded at cert. Not that I know of. On the whole, FreeBSD is pretty good on security, but it's not perfect, of course. Greg