From owner-freebsd-questions@FreeBSD.ORG Fri Sep 16 15:31:17 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 6413016A41F for ; Fri, 16 Sep 2005 15:31:17 +0000 (GMT) (envelope-from dan@dan.emsphone.com) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0FCBC43D45 for ; Fri, 16 Sep 2005 15:31:16 +0000 (GMT) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.13.1/8.13.3) id j8GFVC8n036304; Fri, 16 Sep 2005 10:31:12 -0500 (CDT) (envelope-from dan) Date: Fri, 16 Sep 2005 10:31:12 -0500 From: Dan Nelson To: Doug Sampson Message-ID: <20050916153112.GC72150@dan.emsphone.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-OS: FreeBSD 5.4-STABLE X-message-flag: Outlook Error User-Agent: Mutt/1.5.10i Cc: "'freebsd-questions@freebsd.org'" Subject: Re: [Samba] getent & winbindd on FreeBSD 5.4 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Sep 2005 15:31:17 -0000 In the last episode (Sep 16), Doug Sampson said: > I posted this to the Samba list yesterday and since this is related > to FreeBSD I thought I'd post to this list. Can anyone shed some > light on the 'getent' command in FreeBSD 5.4? It isn't working and > I'd like to know if it's because it's based on Linux instead of > FreeBSD thus rendering it's usefulness to nil. That email is referring to the getent command inside the linux /compat tree. If you need that command to work, you will need to install and set up the appropriate *linux* libraries and files into /compat/linux/ . If this is your only problem, I'd recommend just not running linuxes getent command :) -- Dan Nelson dnelson@allantgroup.com