[386] in Hesiod
Re: glibc-2.1 nss_hesiod.so fails UID/GID lookups
daemon@ATHENA.MIT.EDU (Mark Kettenis)
Mon May 10 17:59:38 1999
Message-Id: <199905102047.WAA00215@delius.kettenis.nl>
From: Mark Kettenis <kettenis@wins.uva.nl>
Date: Mon, 10 May 1999 22:38:34 +0200 (CEST)
To: hozer@drgw.net
Cc: hesiod@MIT.EDU
In-Reply-To: <Pine.LNX.4.04.9905101240250.7827-100000@narn.local.drgw.net>
(message from Troy Benjegerdes on Mon, 10 May 1999 12:52:13 -0500
(CDT))
Date: Mon, 10 May 1999 12:52:13 -0500 (CDT)
From: Troy Benjegerdes <hozer@drgw.net>
I followed the directions in README.hesiod that came with glibc-2.1.1, and
set up a nameserver, etc. However, UID and GID lookups don't work.
This is a bug in glibc. The functions _nss_hesiod_getpwuid_r and
_nss_hesiod_getgrgid_r are not exported from libnss_hesiod.so.2,
because of what looks like a stupid typo. I'll make sure that this
will be fixed in the final release of glibc-2.1.1.
Mark