This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug nscd/22632] frequest getpwuid failures in LDAP environemnt


https://sourceware.org/bugzilla/show_bug.cgi?id=22632

--- Comment #5 from dj at redhat dot com <dj at redhat dot com> ---
The only case I've seen which was even remotely like this, was with initgroups.
 If the LDAP data is initialized wrong, entries show up in the iterators but a
specific search won't match.  It boiled down to the difference between this:

nisNetgroupTriple: (testuser23000.example.com,,)

and this:

nisNetgroupTriple: (,testuser23456,)

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]