Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Jun 2002 14:34:04 +0200
From:      Axel Scheepers <axel@axel.truedestiny.net>
To:        Heinrich Rebehn <rebehn@ant.uni-bremen.de>
Cc:        Axel Scheepers <axel@axel.truedestiny.net>, questions@freebsd.org
Subject:   Re: How to transfer passwd data from NIS-Server to local
Message-ID:  <20020606143404.H67863@mars.thuis>
In-Reply-To: <3CFF54B8.6080505@ant.uni-bremen.de>; from rebehn@ant.uni-bremen.de on Thu, Jun 06, 2002 at 02:25:28PM %2B0200
References:  <3CFF446D.9040905@ant.uni-bremen.de> <20020606140742.D67863@mars.thuis> <3CFF54B8.6080505@ant.uni-bremen.de>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Jun 06, 2002 at 02:25:28PM +0200, Heinrich Rebehn wrote:
> Sure, but how do i get the data into the local passwd database?
> 
> Heinrich

Perl? Awk? Shouldn't be too hard to write something which parses it and writes
it out to a temp master.passwd. Then pwd_mkdb can check that file and import it,
check man pwd_mkdb for details.

Gr,
-- 
Axel Scheepers
UNIX System Administrator

email: axel@axel.truedestiny.net
       a.scheepers@iae.nl
http://axel.truedestiny.net/~axel
------------------------------------------
Boren's Laws:
	(1) When in charge, ponder.
	(2) When in trouble, delegate.
	(3) When in doubt, mumble.
------------------------------------------

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020606143404.H67863>