From owner-freebsd-questions@FreeBSD.ORG Sat Apr 19 00:42:51 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EE87B37B411 for ; Sat, 19 Apr 2003 00:42:49 -0700 (PDT) Received: from apollo.laserfence.net (apollo.laserfence.net [196.44.69.138]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9D9D943F3F for ; Sat, 19 Apr 2003 00:42:48 -0700 (PDT) (envelope-from will@unfoldings.net) Received: from localhost ([127.0.0.1]) by apollo.laserfence.net with esmtp (Exim 4.10) id 196mzg-0000s3-00; Sat, 19 Apr 2003 09:42:40 +0200 Received: from prometheus-p0.datel.laserfence.net ([192.168.255.1] helo=prometheus.home.laserfence.net) by apollo.laserfence.net with esmtp (Exim 4.10) id 196mzT-0000rw-00; Sat, 19 Apr 2003 09:42:28 +0200 Received: from phoenix.home.laserfence.net ([192.168.0.2]) by prometheus.home.laserfence.net with esmtp (Exim 4.10) id 196mzO-0001RC-00; Sat, 19 Apr 2003 09:42:22 +0200 Received: from will by phoenix.home.laserfence.net with local (Exim 4.10) id 196mzN-000KDD-00; Sat, 19 Apr 2003 09:42:21 +0200 From: Willie Viljoen To: listen@danielgraupner.de, freebsd-questions@freebsd.org Date: Sat, 19 Apr 2003 09:42:21 +0200 User-Agent: KMail/1.5.1 References: <3EA0395D.6050704@danielgraupner.de> In-Reply-To: <3EA0395D.6050704@danielgraupner.de> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200304190942.21419.will@unfoldings.net> Sender: Willie Viljoen X-Spam-Score: (/) X-Scanner: exiscan for exim4 (http://duncanthrax.net/exiscan/) *196mzT-0000rw-00*yNYOhMw.vCA* X-Virus-Scanned: by AMaViS snapshot-20020422 Subject: Re: pam and ssh X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Apr 2003 07:42:51 -0000 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. Will -- Willie Viljoen Freelance IT Consultant 214 Paul Kruger Avenue, Universitas Bloemfontein 9321 South Africa +27 51 522 15 60 +27 51 522 44 36 (after hours) +27 82 404 03 27 (mobile) will@unfoldings.net