This is the mail archive of the libc-alpha@cygnus.com 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]

linuxconf fails to dlopen pam under glibc 2.0.99


Ulrich,
   I believe I have found a cross-platform flaw in glibc 2.0.99. On
linuxppc running linux 2.1.125 with glibc 2.0.99 compiled with
egcs_1_1_branch cvs of this week I am finding the following problem
with linuxconf 1.3r1. While linuxconf runs correctly in general if
one attempts to change the password of a user from it the following
error messages appear in /var/log/messages each time...

Oct 29 19:14:17 dilbert pam[556]: unable to dlopen(/lib/security/pam_pwdb.so)
Oct 29 19:14:17 dilbert pam[556]: [dlerror: /lib/security/pam_pwdb.so: undefined
 symbol: pam_get_item]
Oct 29 19:14:17 dilbert pam[556]: adding faulty module: /lib/security/pam_pwdb.s
o
Oct 29 19:14:17 dilbert pam[556]: unable to dlopen(/lib/security/pam_cracklib.so
)
Oct 29 19:14:17 dilbert pam[556]: [dlerror: /lib/security/pam_cracklib.so: undef
ined symbol: pam_get_item]
Oct 29 19:14:17 dilbert pam[556]: adding faulty module: /lib/security/pam_crackl
ib.so 

Tom Rini has verified the same behavior on Intel linux under glibc 2.0.99.
Could you look into this one?
                     Jack

-- 
------------------------------------------------------------------------------
Jack W. Howarth, Ph.D.                                     231 Bethesda Avenue
NMR Facility Director                              Cincinnati, Ohio 45267-0524
Dept. of Molecular Genetics                              phone: (513) 558-4420
Univ. of Cincinnati College of Medicine                    fax: (513) 558-8474


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