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 libc/14351] getpwnam error in 32 bit version only - it cannot deal with LDAP accounts coupled with Active Directory


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

Florian Weimer <fweimer at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |CLOSED

--- Comment #4 from Florian Weimer <fweimer at redhat dot com> ---
(In reply to Robert Klima from comment #3)
> For your questions:
> It is the environment of our customer.  Unfortunately it is hard to tell
> what his configuration is.
> He has an AD coupled with LDAP.  The command su works fine.  However, a
> 32bit-executable (see testprogram attached) calling getpwnam() retrieves a
> NULL pointer.
> The 64 bit variant of that testprogram works.
> 
> Is there a solution?

The likely solution is to install 32-bit versions of the NSS LDAP support
libraries (and perhaps of the PAM libraries, too).  This is a system setup
issue and not something glibc changes can fix.

-- 
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]