http://bugzilla.opensuse.org/show_bug.cgi?id=1162421 Bug ID: 1162421 Summary: pam_winbind broken in version samba 4.9.5 GIT.243 Classification: openSUSE Product: openSUSE Distribution Version: Leap 15.1 Hardware: x86-64 OS: Other Status: NEW Severity: Normal Priority: P5 - None Component: Samba Assignee: samba-maintainers@SuSE.de Reporter: juergen.mell@t-online.de QA Contact: samba-maintainers@SuSE.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36 Build Identifier: With the latest SAMBA update comes a broken version of pam_winbind. The error message is: PAM unable to dlopen(/lib64/security/pam_winbind.so): /usr/lib64/samba/libreplace-samba4.so: version `SAMBA_4.9.5_GIT.243.E76C5CB3D97LP151.2.15.1_SUSE_OS1 5.0_X86_64' not found (required by /lib64/security/pam_winbind.so The library libreplace-samba4.so is present, but its version string does not contain the "SUSE_OS15" part. The result is that authentification against a domein controller fails, eg. in Cyrus imap Downgrading to samba 4.9.5 GIT.224 fixed the problem Reproducible: Always Steps to Reproduce: 1.Set up a program to authenticate against a remote domain controller with pam_winbind, eg. Cyrus imap's saslauthd 2. 3. Actual Results: Authentification will always fail and you will see the error mesage shown in the description above. Expected Results: Authentification should succeed. -- You are receiving this mail because: You are on the CC list for the bug.