From owner-freebsd-questions Thu Apr 27 20:39: 6 2000 Delivered-To: freebsd-questions@freebsd.org Received: from starbug.ugh.net.au (starbug.ugh.net.au [203.31.238.37]) by hub.freebsd.org (Postfix) with ESMTP id 368ED37B91D for ; Thu, 27 Apr 2000 20:39:03 -0700 (PDT) (envelope-from andrew@ugh.net.au) Received: by starbug.ugh.net.au (Postfix, from userid 1000) id D2CEDA839; Fri, 28 Apr 2000 13:39:32 +1000 (EST) Received: from localhost (localhost [127.0.0.1]) by starbug.ugh.net.au (Postfix) with ESMTP id D0BCF5439; Fri, 28 Apr 2000 13:39:32 +1000 (EST) Date: Fri, 28 Apr 2000 13:39:32 +1000 (EST) From: andrew@ugh.net.au To: Chad Ziccardi Cc: questions@freebsd.org Subject: Re: FreeBSD Passwords In-Reply-To: <3908EF33.5BAF8D9B@bellatlantic.net> Message-ID: X-WonK: *wibble* MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 27 Apr 2000, Chad Ziccardi wrote: > the new ones. My question is how can I convert shadow+md5 password files > from linux (RH 6.1 I believe), to freebsd's format? I'm not running nis, If linux was using md5 you should be right. Just write a script that reads in the password files on Linux and outputs a file in the correct format for FreeBSD. The format of freebsd's master.passwd file is in passwd(5). Andrew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message