[Samba] 4.1.7, PAM and dlopen errors

steve steve at steve-ss.com
Wed Jun 4 04:33:32 MDT 2014


On Wed, 2014-06-04 at 00:37 +0100, Jonathan Hunter wrote:
> Hi,
> 
> I upgraded to 4.1.7 from 4.1.4 last night; no other changes.
> 
> Now, every minute I am getting errors from cron as it tries to execute
> a cron job (I'm not actually sure if the job fails or succeeds):
> 
> Jun  4 00:28:01 server crond[1080]: PAM adding faulty module:
> /lib64/security/pam_winbind.so

I think you need to update the links:
ln -s /usr/local/samba/lib/libnss_winbind.so /lib64
ln -s /lib64/libnss_winbind.so /lib64/libnss_winbind.so.2

and run:
ldconfig
again
Then link the new PAM module:
ln -s /usr/local/samba/lib/security/pam_winbind.so /lib64/security/
HTH
Steve




More information about the samba mailing list