From owner-freebsd-questions Tue Mar 7 13:59:33 1995 Return-Path: questions-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id NAA27692 for questions-outgoing; Tue, 7 Mar 1995 13:59:33 -0800 Received: from haven.uniserve.com (haven.uniserve.com [198.53.215.121]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id NAA27683 for ; Tue, 7 Mar 1995 13:59:26 -0800 Received: by haven.uniserve.com id <198>; Tue, 7 Mar 1995 14:08:57 -0800 Date: Tue, 7 Mar 1995 14:08:08 -0800 (PST) From: Tom Samplonius To: SACBBX cc: questions@FreeBSD.org Subject: Re: passwds across BSD machines In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: questions-owner@FreeBSD.org Precedence: bulk On Tue, 7 Mar 1995, SACBBX wrote: > I have a small BSD network of 3 machines. I'd rather not run NIS for now. > I thought I could get by by syncing master.passwd files on each machine > and rebuilding the database. However, it seems that the passwd encryption > differs on each BSD machine as Pws don't work on the machines I export > the master.passwd file too. Is this true or is something screwy? They are > all running the same version of BSD. Which version of FreeBSD? Have you installed securedist? I've done this before with 1.1.5.1+securedist with no problems. Tom