Date: Fri, 28 Apr 2000 13:39:32 +1000 (EST) From: andrew@ugh.net.au To: Chad Ziccardi <zicc@bellatlantic.net> Cc: questions@freebsd.org Subject: Re: FreeBSD Passwords Message-ID: <Pine.BSF.4.21.0004281338030.89136-100000@starbug.ugh.net.au> In-Reply-To: <3908EF33.5BAF8D9B@bellatlantic.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0004281338030.89136-100000>