From owner-freebsd-questions@FreeBSD.ORG Mon Mar 21 16:08:22 2005 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 4353D16A4CE for ; Mon, 21 Mar 2005 16:08:22 +0000 (GMT) Received: from web81006.mail.yahoo.com (web81006.mail.yahoo.com [206.190.37.151]) by mx1.FreeBSD.org (Postfix) with SMTP id A631F43D48 for ; Mon, 21 Mar 2005 16:08:21 +0000 (GMT) (envelope-from jprez1980@yahoo.com) Message-ID: <20050321160821.30700.qmail@web81006.mail.yahoo.com> Received: from [68.90.100.209] by web81006.mail.yahoo.com via HTTP; Mon, 21 Mar 2005 08:08:21 PST Date: Mon, 21 Mar 2005 08:08:21 -0800 (PST) From: JP To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: Missing pam_winbind.so with Samba/Winbind 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: Mon, 21 Mar 2005 16:08:22 -0000 Hello, I recently compiled Samba with the options --with-winbind and appear to be missing two files needed. These two files are pam_winbind.so and pam_pwdb.so any suggestions how to build them manually? I tried to do a make /nsswitch/pam_winbind.so but it fails. I tried with two different sources from samba.org with the same result. Thanks, JP