From owner-freebsd-questions Sat Jul 3 11:10:59 1999 Delivered-To: freebsd-questions@freebsd.org Received: from barney.webace.com.au (unknown [203.25.160.154]) by hub.freebsd.org (Postfix) with ESMTP id C1E84150DD for ; Sat, 3 Jul 1999 11:10:42 -0700 (PDT) (envelope-from fbsdqst@webace.com.au) Received: from jason (jason.webace.com.au [203.25.160.112]) by barney.webace.com.au (8.8.8/8.8.8) with SMTP id CAA01673 for ; Sun, 4 Jul 1999 02:14:03 +0800 (WST) (envelope-from fbsdqst@webace.com.au) Message-ID: <000501bec57f$59026440$70a019cb@webace.com.au> Reply-To: "Jason McKay" From: "Jason McKay" To: Subject: master.passwd question Date: Sun, 4 Jul 1999 02:10:35 +0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2014.211 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2014.211 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I have two servers running FreeBSD, the first is running v2.2.5-RELEASE and the second is running v2.2.8-RELEASE. I am trying to merge both user databases together on the second server. I have done this before with out problems, but this time the master.passwd files appear to be different. -- example from the 1st servers master.passwd: username:$1$cM5xQB8Y$9k1ZKitiFs6qCyfNlx5A2/:1007: -- example from the 2nd servers master.passwd username:9JgmXHPM8PH0g:1007: The passwords are a different length. Why is this? ... how can I merge the two together without problems? Thank You, Jason. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message