Date: Wed, 20 Nov 2002 14:53:52 +0000 From: Matthew Seaman <m.seaman@infracaninophile.co.uk> To: freebsd-questions@FreeBSD.ORG Subject: Re: NIS/YP Message-ID: <20021120145352.GB51656@happy-idiot-talk.infracaninophi> In-Reply-To: <001301c2909b$e4e2e1c0$f8dafea9@svenskavnt180x> References: <001301c2909b$e4e2e1c0$f8dafea9@svenskavnt180x>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Nov 20, 2002 at 02:45:32PM +0100, Kasper wrote: > Hello, when i add a new user to my nis master i copy out the userline from > /etc/master.passwd and > copy it to That's what pw(8)'s -V flag is for --- you can edit your /var/yp/master.password directly. > /var/yp/master.passwd. > > How do i update the userlist so i can log in with the new created user on my > nis clients? cd /var/yp make (The ypinit(8) program should have set up everything in /var/yp so that will work.) Cheers, Matthew -- Dr Matthew J Seaman MA, D.Phil. 26 The Paddocks Savill Way Marlow Tel: +44 1628 476614 Bucks., SL7 1TH UK 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?20021120145352.GB51656>