Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Feb 2003 17:29:09 +0000
From:      Scott Mitchell <scott+freebsd@fishballoon.org>
To:        Antoine Jacoutot <ajacoutot@lphp.org>
Cc:        freebsd <freebsd-questions@FreeBSD.ORG>
Subject:   Re: MINUID in NIS Makefile
Message-ID:  <20030220172909.GC75164@tuatara.fishballoon.org>
In-Reply-To: <200302201716.15486.ajacoutot@lphp.org>
References:  <200302201226.37661.ajacoutot@lphp.org> <200302201630.21546.ajacoutot@lphp.org> <20030220154540.GB75164@tuatara.fishballoon.org> <200302201716.15486.ajacoutot@lphp.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Feb 20, 2003 at 05:16:15PM +0100, Antoine Jacoutot wrote:
> ??? I know that.
> But still, you first need to copy /etc/master.passwd to /var/yp, then edit 
> /var/yp/master.passwd before exporting to clients.
> I think it is easier to say "hey, just pick up UID higher then 1000 in 
> /etc/master.passwd then create passwd.by*"

Well, I think that comes down to what you're used to.  Personally I quite
like having my local and NIS users in separate files, but that's just me :)

In any case, you only need to copy master.passwd once, if at all, when you
first set your NIS server up.  Then you can use pw (or vipw, if you must)
to edit either master.passwd file.  pw is nice because it knows about NIS
and will run /var/yp/Makefile for you after making changes.

> I already have... otherwise I wouldn't ask on the list ;-)
> 
> Thanks for the help...

No problem.

Cheers,

	Scott

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?20030220172909.GC75164>