Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Apr 2003 12:47:38 -0500
From:      "Jacques A. Vidrine" <nectar@FreeBSD.org>
To:        current@freebsd.org
Subject:   Re: Latest world NIS woes
Message-ID:  <20030418174738.GH45899@madman.celabo.org>
In-Reply-To: <20030418173111.GF714@juno.home.paeps.cx>
References:  <EE3D3FBAFFCAED448C21C398FDAD91AC0107F7@EBE1.gc.nat> <20030418162813.GA714@juno.home.paeps.cx> <20030418165124.GE45899@madman.celabo.org> <20030418173111.GF714@juno.home.paeps.cx>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Apr 18, 2003 at 07:31:11PM +0200, Philip Paeps wrote:
> Works as root, but root is a local user.   Should I test by putting root in my
> NIS-map?

Not necessary, but I think you would have found that it worked.

> > What is the GDB output of `info reg' ?
> 
> (gdb) info reg
[...]
> edi            0x0      0
[...]

Yeah, I think that was `strlen(NULL)'.

I committed a fix a few moments ago --- will u give it a go?
You should be able to grab src/lib/libc/gen/getpwent.c 1.74
and rebuild libc.  

(Actually, some other, unrelated fix went in earlier today, so you if
you don't want to cvs update and buildworld, you need to be sure to
get both:
  src/lib/libc/gen/getpwent.c 1.74
  src/include/pwd.h 1.15
and install pwd.h in /usr/include before rebuilding libc.)

Cheers,
-- 
Jacques A. Vidrine <nectar@celabo.org>          http://www.celabo.org/
NTT/Verio SME          .     FreeBSD UNIX     .       Heimdal Kerberos
jvidrine@verio.net     .  nectar@FreeBSD.org  .          nectar@kth.se



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