From owner-freebsd-questions Thu Jun 6 5:25:25 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx.ant.uni-bremen.de (mx.ant.uni-bremen.de [134.102.176.242]) by hub.freebsd.org (Postfix) with ESMTP id 6633D37B405 for ; Thu, 6 Jun 2002 05:25:22 -0700 (PDT) Received: from taipeh.ant.uni-bremen.de ([134.102.176.3] helo=ant.uni-bremen.de) by antsrv1.ant.uni-bremen.de with esmtp (Exim 3.34 #1) id 17FwKL-00068w-00; Thu, 06 Jun 2002 14:25:17 +0200 Message-ID: <3CFF54B8.6080505@ant.uni-bremen.de> Date: Thu, 06 Jun 2002 14:25:28 +0200 From: Heinrich Rebehn User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0rc2) Gecko/20020510 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Axel Scheepers Cc: questions@freebsd.org Subject: Re: How to transfer passwd data from NIS-Server to local References: <3CFF446D.9040905@ant.uni-bremen.de> <20020606140742.D67863@mars.thuis> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Axel Scheepers wrote: > On Thu, Jun 06, 2002 at 01:15:57PM +0200, Heinrich Rebehn wrote: > >>Hi, >> >>We have a FreeBSD server running 4.5-RELEASE, that acts as a NIS client for >>login. NIS server is a Sparc/Solaris machine that runs NIS+ in NIS compatible mode. >>I want to get rid of the Sparc and since there are no more NIS clients, i want >>to use local passwd for login. How can i transfer the passwd data (including >>crypted passwords) from the NIS server to the local passwd database? >>I am able to extract the data from NIS, but how do i write it to local? >>I really do not want to require all our users to set their passwords again. >> > > > Hi Heinrich, > > It's been a while, but doesn't ypcat master.password on a authoritive host > do the trick? > > Gr, Sure, but how do i get the data into the local passwd database? Heinrich To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message