Subject: Re: YP server
To: None <current-users@NetBSD.ORG>
From: Laine Stump <laine@MorningStar.Com>
List: current-users
Date: 12/06/1996 17:11:03
> On Fri, 6 Dec 1996 11:46:07 -0500 (EST)
> Laine Stump <laine@MorningStar.Com> wrote:
> > I grabbed usr.sbin/yp* and usr.bin/yp*, as well as
> > include/rpcsvc/yp*.h, and built and installed them on a 1.2-release
> > system. Everything seems to work fine except that when the yp
> > master (a Sun running SunOS 4.1.3) updates a map and tries to push
> > it to the NetBSD machine (which is running as a slave server),
> > ypserv immediately dies.
Jason Thorpe writes:
> Also update lib/libc/yp/* ... A bug in xdryp.c was noticed and fixed
> after 1.2 went out the door.
Yep! That solved the problem. All is working fine now.
Thanks!