From owner-freebsd-isp Mon Jan 8 05:48:13 1996 Return-Path: owner-isp Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id FAA09644 for isp-outgoing; Mon, 8 Jan 1996 05:48:13 -0800 (PST) Received: from xioa.cosmic.org (xioa.cosmic.org [205.218.96.207]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id FAA09639 for ; Mon, 8 Jan 1996 05:48:09 -0800 (PST) Received: (from jwb@localhost) by xioa.cosmic.org (8.6.11/8.6.9) id IAA15012 for freebsd-isp@FreeBSD.org; Mon, 8 Jan 1996 08:50:11 GMT From: Joe Beiter Message-Id: <199601080850.IAA15012@xioa.cosmic.org> Subject: password portability To: freebsd-isp@FreeBSD.org Date: Mon, 8 Jan 1996 08:50:10 +0000 () X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-isp@FreeBSD.org Precedence: bulk I would like to migrate a couple of linux systems doing authentication (Cisco tacacs) over to FreeBSD 2.1. Does anyone know if there is any way I can port over a passwd file (specifically the encrypted passwords) from Linux to FreeBSD? My gut says "not in this quantum reality".