Comment 4 for bug 172400

Revision history for this message
Joerg Delker (ubuntu-delker) wrote : Re: pam modules missing from ia32-libs

Please reconsider raising importance of this bug.

It prevents all 32bit software (using PAM) from working!

As a workaround I fixed this by
* copying PAM modules from a 32bit system into /lib32/security
* manually patched/compiled libpam.so (from ia32-libs) to point to /lib32/security instead of /lib/security

Works great, but I would really like to see this officially fixed.

Cheers