From owner-freebsd-questions Tue Aug 4 08:31:58 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA21631 for freebsd-questions-outgoing; Tue, 4 Aug 1998 08:31:58 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from gwdu60.gwdg.de (gwdu60.gwdg.de [134.76.10.60]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA21477 for ; Tue, 4 Aug 1998 08:31:16 -0700 (PDT) (envelope-from kheuer@gwdu60.gwdg.de) Received: from localhost (kheuer@localhost) by gwdu60.gwdg.de (8.9.0/8.9.0) with SMTP id RAA02016; Tue, 4 Aug 1998 17:30:40 +0200 (CEST) Date: Tue, 4 Aug 1998 17:30:40 +0200 (CEST) From: Konrad Heuer To: Melvin Brown cc: questions@FreeBSD.ORG Subject: Re: user accounts In-Reply-To: <35C629FE.5116@gpac.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 3 Aug 1998, Melvin Brown wrote: > Is there any way to take accounts from Solaris and place them on > FreeBSD? If so, how is this accomplished? Yes. Install the basic DES encryption service package, set the appropriate links (/usr/lib/libcrypt etc.). Transfer your sun password file to the FreeBSD box, start vipw and read the file. Insert ::0:0 just before the user's real world name line by line. I'd prefer a query replace of `:' with `::0:0'. If there are not too much lines, it may be practicable. Konrad Heuer // Gesellschaft fuer wissenschaftliche Datenverarbeitung mbH // Goettingen (GWDG), Am Fassberg, D-37077 Goettingen, Germany // // kheuer@gwdu60.gwdg.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message