Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 09 Jul 1999 15:40:30 -0600
From:      Wes Peters <wes@softweyr.com>
To:        Nathaniel Schein <nschein@prisa.com>
Cc:        freebsd-hackers@FreeBSD.ORG
Subject:   Re: FW: NIS,   + in the passwd file
Message-ID:  <37866C4E.A4D873E0@softweyr.com>
References:  <001301beca47$cf2304a0$898110ac@nschein.prisa.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Nathaniel Schein wrote:
> 
> I am trying to set up NIS with FreeBSD. On bootup ypbind has no problem and
> if I do a `ypwhich` it will show the NIS master. Moreover, when I do a
> `ypcat passwd` the passwd list is displayed. When I try to use `vipw` to
> place a '+' at the end of the passwd file, the consistancy checks do not
> allow me. Must I edit the passwd file directly and use `pwd_mkdb` to resolve
> this problem, or is there another solution?

Edit the passwd database with vipw.  Append the following line to the end:

	+:::::::::

That's 9 colons there, anything else will not do.

> Also, when I do a `ypwhich -x` not all the maps held by the NIS master are
> shown. Does somebody know why? By the way the NIS master running FreeBSD
> 2.11 and the client is running v.3.2. The master is correctly configured and
> integrated with an IRIX network.

FreeBSD 2.11?  Never heard of such a beast.  Do you mean 2.1.1?  Ugh!

-- 
            "Where am I, and what am I doing in this handbasket?"

Wes Peters                                                         Softweyr LLC
http://softweyr.com/                                           wes@softweyr.com


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




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