Date: Mon, 06 Dec 1999 15:07:21 -0500 From: Forrest Aldrich <forrie@forrie.com> To: freebsd-current@freebsd.org Cc: cyrus-sasl@lists.andrew.cmu.edu Subject: PAM problems Message-ID: <4.2.2.19991206150157.014a4760@216.67.12.69>
next in thread | raw e-mail | index | archive | help
I'm trying, in vain, to get pam_mysql.so working on FreeBSD-4.0-CURRENT. This is in use with Cyrus 1.6.x. I'm running into these errors: Dec 6 19:59:34 inbound pop3d[36251]: unable to dlopen /usr/lib/sasl/libdigestmd5.so: /usr/lib/sasl/libdigestmd5.so: Undefined symbol "RC4_set_key" Dec 6 19:59:38 inbound pop3d[36251]: unable to resolve symbol: pam_sm_authenticate Dec 6 19:59:38 inbound pop3d[36251]: unable to resolve symbol: pam_sm_setcred I'm using the CMU RC4 library, and ./configure locates it. The other symbols are unknown to me. Has anyone else gotten this lot/combo to work? _F To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4.2.2.19991206150157.014a4760>