From owner-freebsd-questions Fri Jan 26 09:46:09 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id JAA14416 for questions-outgoing; Fri, 26 Jan 1996 09:46:09 -0800 (PST) Received: from cps201.cps.cmich.edu (cps201.cps.cmich.edu [141.209.20.201]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id JAA14411 for ; Fri, 26 Jan 1996 09:46:04 -0800 (PST) Received: from cps201 (cps201.cps.cmich.edu [141.209.20.201]) by cps201.cps.cmich.edu (8.6.12/8.6.12) with SMTP id MAA01275; Fri, 26 Jan 1996 12:40:19 -0500 Date: Fri, 26 Jan 1996 12:40:15 -0500 (EST) From: Mail Archive X-Sender: archive@cps201 To: Jerry Kendall cc: Morini Stefano , questions@freebsd.org Subject: Re: passwd linux and FreeBSD In-Reply-To: <96Jan24.114052est.20482@janus.border.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org Precedence: bulk On Wed, 24 Jan 1996, Jerry Kendall wrote: > > On Wed, 24 Jan 1996, Morini Stefano wrote: > > > > > -- > > Morini Stefano > > > > On my System I have 200 user account on linux system. I don' t know > > password of my users. > > Is it possible use crypt password linux system and migrate on FreeBSD > > system. > > > If you are needing to convert from linux /etc/passwd to freebsd /etc/master.passwd let me know I have a conversion routine that would allow the conversion. But make sure you have the DES libraries installed on your freebsd system.