Pam_userdb.so dlerror: undefined symbol

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi list,

I am trying to use the userdb module with VSFTPD on a gentoo linux install
but am having problems when the daemon attempts an authentication w/ PAM.  I
created my userdb using db4.

Following is a copy of my vsftpd.pam
======================================================================
auth      required   /lib/security/pam_userdb.so db=/etc/vsftpd/logins
account   required   /lib/security/pam_userdb.so db=/etc/vsftpd/logins
======================================================================

Following is a copy of the error log:
======================================================================
Dec 30 07:25:52 [vsftpd] PAM unable to dlopen(/lib/security/pam_userdb.so)
Dec 30 07:25:52 [vsftpd] PAM [dlerror: /lib/security/pam_userdb.so:
undefined symbol: __db_ndbm_close_4000]
Dec 30 07:25:52 [vsftpd] PAM adding faulty module:
/lib/security/pam_userdb.so
======================================================================

Anyone have any ideas?  I've tried re-compiling PAM.  Is there a library
that isn't being linked properly?


_______________________________________________

Pam-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/pam-list

[Index of Archives]     [Fedora Users]     [Kernel]     [Red Hat Install]     [Linux for the blind]     [Gimp]

  Powered by Linux