Bug 2718

Summary: libnss_hesiod can't do uid or gid lookups
Product: [Retired] Red Hat Linux Reporter: Nalin Dahyabhai <nalin.dahyabhai>
Component: glibcAssignee: Cristian Gafton <gafton>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: high    
Version: 6.0   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 1999-06-16 15:13:07 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Nalin Dahyabhai 1999-05-10 19:32:10 UTC
This happens because a couple of the symbols in the module
don't have versioning information, so they aren't global
symbols.  When libc goes to use these functions, it fails
on a dlsym() call.  About to send in a patch.

------- Email Received From  Nalin Dahyabhai <nalin.ncsu.edu> 05/10/99 15:33 -------

Comment 1 Matt Wilson 1999-05-24 16:56:59 UTC
This is fixed in CVS glibc

Comment 2 Cristian Gafton 1999-06-16 15:13:59 UTC
Fixed in the CVS glibc; a errata glibc release is pending.