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

--- Comment #3 from Robert Klima <robert.klima at gmail dot com> ---
For that reason, I provided a test program, which can be used to replay the
error in that very environment.
Can you please try with the test program?


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?

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