From owner-freebsd-questions@FreeBSD.ORG Mon Mar 21 19:52:33 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 0958416A4CE for ; Mon, 21 Mar 2005 19:52:33 +0000 (GMT) Received: from mail.paystone.com (yvr-n-01.paystone.com [209.53.184.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id B565743D5C for ; Mon, 21 Mar 2005 19:52:32 +0000 (GMT) (envelope-from moose@mmoose.net) Received: by mail.paystone.com (Postfix, from userid 1004) id 7421D1E4E4; Mon, 21 Mar 2005 11:52:32 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by mail.paystone.com (Postfix) with ESMTP id 40AA11E485; Mon, 21 Mar 2005 11:52:32 -0800 (PST) Received: from mail.paystone.com ([127.0.0.1]) by localhost (mail.paystone.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 95733-02; Mon, 21 Mar 2005 11:52:32 -0800 (PST) Received: from [192.168.3.91] (unknown [192.168.2.253]) by mail.paystone.com (Postfix) with ESMTP id F1BF61E4DE; Mon, 21 Mar 2005 11:52:31 -0800 (PST) Message-ID: <423F275B.9080308@mmoose.net> Date: Mon, 21 Mar 2005 11:58:19 -0800 From: Matt Crossley User-Agent: Mozilla Thunderbird 1.0 (X11/20050208) X-Accept-Language: en-us, en MIME-Version: 1.0 To: JP References: <20050321192618.88617.qmail@web81006.mail.yahoo.com> In-Reply-To: <20050321192618.88617.qmail@web81006.mail.yahoo.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: at paystone.com cc: freebsd-questions@freebsd.org Subject: Re: Missing libnss_winbind.so file..where do I get this? 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 19:52:33 -0000 JP wrote: >Hello, > >I'm making progress slowy but surely with my install of Samba. I am running FreeBSD 5.3 and appear to be missing or unable to locate libnss_winbind.so . Do you know how/where I get this? > >Thanks! > > When I installed winbind with nsswitch, I found the appropriate files in: /usr/ports/net/samba3/work/samba-3.0.11/source/nsswitch/nss_winbind.so I just checked my system, and I didn't rename the file to libnss_winbind.so, I left them as original. HTH, MM