Date: Sat, 19 Apr 2003 11:50:02 +0200 From: Daniel Graupner <listen@danielgraupner.de> To: freebsd-questions@freebsd.org Subject: Re: pam and ssh Message-ID: <3EA11BCA.6040801@danielgraupner.de> In-Reply-To: <200304190942.21419.will@unfoldings.net> References: <3EA0395D.6050704@danielgraupner.de> <200304190942.21419.will@unfoldings.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Willie Viljoen schrieb: >On Friday 18 April 2003 19:43, someone, possibly Daniel Graupner, typed: > > >>Apr 18 17:27:16 filer sshd[845]: adding faulty module: >>/usr/local/lib/pam_mysql.so >>Apr 18 17:27:16 filer sshd[845]: error: PAM: Module is unknown >>Apr 18 17:27:46 filer sshd[849]: unable to >>dlopen(/usr/local/lib/pam_mysql.so) >>Apr 18 17:27:46 filer sshd[849]: [dlerror: Shared object >>"libmysqlclient.so.12" not found] >> >> > >This is because the mysqlclient library, to which pam_mysql.so is >dynamically linked, isn't there. Make sure you have atleast the mysqlclient >package on your system. If it is there, make sure your LD settings are >properly configured to find the library. > > The libraries are properly installed. pam_mysql with apache and samba works fine. Only pam_mysql with ssh generates this strange log. thanks, daniel.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3EA11BCA.6040801>