From owner-freebsd-questions@FreeBSD.ORG Tue Jul 22 14:28:03 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id ED5BA37E for ; Tue, 22 Jul 2014 14:28:03 +0000 (UTC) Received: from mail-qg0-x235.google.com (mail-qg0-x235.google.com [IPv6:2607:f8b0:400d:c04::235]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B0DDC2BC5 for ; Tue, 22 Jul 2014 14:28:03 +0000 (UTC) Received: by mail-qg0-f53.google.com with SMTP id q107so7021649qgd.40 for ; Tue, 22 Jul 2014 07:28:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=vK2PidskBOkSUf6jJaHXRkArAXKLhfMhPPv/0OaiFVA=; b=BvlwIzdI5lQYpu7Mcxl21R4LdsnlPACaIXuZFnQ/THLWiMyitpR0DnQR00lS3Jv9O5 Erl/XGSUNsuan6wrBZNyK1hmxd6VjGQPSosHdohH7s3iES8TXCPdrZ80kaRQwRb/wOYs KXNPYlgHwnGhxLrSyIJXhFzO2TyFvnE8EbHLdJZV0TVMzSTasRnMaHPYPgsjQa5yCX/Z xIoLp4/tVuxr0WWbkr79QGT/5iLlMWhhbrbSZgwYrIhQK/Q/1Ql/Q/KGwbmnI97C6hNS 2H3IbevMS94q8vKLj+oxa4YMV0zlSWzUVmmnjDG3C6uhgQhfnkEadKnRkEkxEzU6x/+x /lWQ== MIME-Version: 1.0 X-Received: by 10.224.47.8 with SMTP id l8mr56495774qaf.30.1406039282312; Tue, 22 Jul 2014 07:28:02 -0700 (PDT) Sender: olivier2553@gmail.com Received: by 10.140.29.133 with HTTP; Tue, 22 Jul 2014 07:28:02 -0700 (PDT) In-Reply-To: <20140722160329.24aff9e6@mordeus> References: <20140722160329.24aff9e6@mordeus> Date: Tue, 22 Jul 2014 21:28:02 +0700 X-Google-Sender-Auth: VD6V2m3gQfghxHPNFZV434-kT_w Message-ID: Subject: Re: Migrating users from Linux From: Olivier Nicole To: Luciano Mannucci Content-Type: text/plain; charset=UTF-8 Cc: "freebsd-questions@freebsd.org" X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Jul 2014 14:28:04 -0000 Luciano, > Still in the process of migrating all my Linux servers to FreeBSD, I'm > now trying to move out a couple of thousands users created in a twenty > years timespan from a linux server. > Of course I need to keep uid and gid, though the juicy part is... > the passwords! I have them only in encrypted form and in different > algorythms (DES, Blowfish, ...) and the happily coexist. Con they > be used as they are in Freebsd? Time to set-up a LDAP server, where you register all your user names. For the password, you will have to ask them to re-register/go through the change password once. The advantage is that you will be done for ever. Bests, Olivier > > Thanks a lot again, > > luciano. > -- > /"\ /Via A. Salaino, 7 - 20144 Milano (Italy) > \ / ASCII RIBBON CAMPAIGN / PHONE : +39 2 485781 FAX: +39 2 48578250 > X AGAINST HTML MAIL / E-MAIL: posthamster@sublink.sublink.ORG > / \ AND POSTINGS / WWW: http://www.lesassaie.IT/ > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"