On 11/9/2021 11:59 PM, Matt Connell (Gmail) wrote:
On Tue, 2021-11-09 at 22:36 +0200, Anton wrote:
Is it just me, or has anybody else seen a similar problem?
Working fine here, with the following USE set:
USE="-gcrypt -ldap nls offensive pam -sasl secure-path (-selinux)
sendmail -skey ssl -sssd" ABI_X86="(64)"
I wonder if your issue isn't related to updated PAM libraries. The
post emerge messages for PAM suggest either rebooting or restarting
certain services after upgrades.
I thought so too, but neither reboot, nor re-merging the PAM libraries
made a difference. To be fully honest, for "re-merging the PAM
libraries" I only looked at the immediate dependencies, so there's some
room for error there. Still, I think the best next step is to try what
others suggested: study the strace or the core file to try to understand
in which library the problem occurres.