On Wednesday 22 June 2005 14:25, Matthias Andree wrote: > Parts of your assumption about ldd -r or linkage of the PAM modules > against libpam don't hold. I haven't yet managed to test the whole > setup.
I don't get it. The original 0.78 tarball from http://www.kernel.org/pub/linux/libs/pam/pre/library/Linux-PAM-0.78.tar.bz2 does not have the bug, ie. pam_unix.so is linked with libpam.so. I've checked SUSE 9.3's SRPM (ftp://distro.ibiblio.org/pub/linux/distributions/suse/suse/i386/9.3/suse/src/pam-0.78-8.src.rpm) and it doesn't seem to include patches that would modify this behavior. I've also rebuilt the RPM (on a FC4 system, because I deleted my SUSE 9.1 vmware) and my rebuilt RPM does not have the bug! I don't know where to check anymore. Can you rebuild the pam RPM on your 9.3 system and verify whether %{_topdir}/BUILD/Linux-PAM-0.78/modules/pam_unix/pam_unix.so is linked against libpam.so? Thanks!