From owner-freebsd-security Sun Jul 25 12:29:46 1999 Delivered-To: freebsd-security@freebsd.org Received: from toto.oz-online.net (toto.oz-online.net [208.149.58.2]) by hub.freebsd.org (Postfix) with SMTP id 65E3E1522F for ; Sun, 25 Jul 1999 12:29:40 -0700 (PDT) (envelope-from chriss@toto.oz-online.net) Received: (qmail 27000 invoked by uid 6819); 25 Jul 1999 19:36:02 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 25 Jul 1999 19:36:02 -0000 Date: Sun, 25 Jul 1999 14:35:54 -0500 (CWT) From: Chriss To: root Cc: freebsd-security@freebsd.org Subject: Re: Shadow pwd from Linux to FreeBSD In-Reply-To: <379B5590.8C76E9FE@is.hu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-security@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org its a matter of takeing the fields from /etc/passwd and /etc/shadow and rearrangeing them into /etc/master.passwd. threres a perl script i use for this i posted to freebsdrocks.com in the how-to i believe. but just be sure to move just the ones you want, dont go changeing the system accounts or things will complain. -chris On Sun, 25 Jul 1999, root wrote: > Hi! > > I have a mixed network with some linux (RedHat) and freebsd (3.1) > server. I want > take my users from linux to freebsd, but I don't know how can I convert > linux > shadow passwd file to freebsd master.passwd. > Any program, converter? ( any idea? :) ) > > regards, > Szabo Zoltan > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-security" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message