Hello, On Mon, Feb 26, 2007 at 11:41:28AM +0100, Daniel 'NebuchadnezzaR' Dehennin wrote: > Package: libpam-modules > Version: 0.79-4 > Severity: normal > > I'm trying to setup a network authentication and I see that pam_localuser.so > doesn't work when I use it in common-session (for pam_mount.so) > [...] > I get the following errors in /var/log/auth.log > > PAM unable to resolve symbol: pm_sm_open_session > PAM unable to resolve symbol: pm_sm_close_session > > Looking at > http://www.kernel.org/pub/linux/libs/pam/Linux-PAM-html/sag-pam_localuser.html > it seems that this should work.
Support for PAM sessions in pam_localuser was only added recently. You will need a PAM >= 0.99.7.0 (according to upstream changelog). Kind Regards, -- Nekral -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

