From owner-freebsd-current Fri Jan 10 3:25:14 2003 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BAA1337B401 for ; Fri, 10 Jan 2003 03:25:12 -0800 (PST) Received: from seed.net.tw (sn16.seed.net.tw [139.175.54.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 022E143F65 for ; Fri, 10 Jan 2003 03:25:12 -0800 (PST) (envelope-from leafy@leafy.idv.tw) Received: from [211.74.18.38] (port=49226 helo=leafy.idv.tw) by seed.net.tw with esmtp (Seednet 4.10:4) id 18WxHj-000Hwb-00 for freebsd-current@FreeBSD.ORG; Fri, 10 Jan 2003 19:25:11 +0800 Received: from leafy.idv.tw (localhost [127.0.0.1]) by leafy.idv.tw (8.12.6/8.12.6) with ESMTP id h0ABPAuc060804 for ; Fri, 10 Jan 2003 19:25:10 +0800 (CST) (envelope-from leafy@leafy.idv.tw) Received: (from leafy@localhost) by leafy.idv.tw (8.12.6/8.12.6/Submit) id h0ABP9hT060803 for freebsd-current@FreeBSD.ORG; Fri, 10 Jan 2003 19:25:09 +0800 (CST) Date: Fri, 10 Jan 2003 19:25:09 +0800 From: leafy To: freebsd-current@FreeBSD.ORG Subject: Re: RC-2 : Compilation of SAMBA 2.2.7a with WINBIND crashes !!! Message-ID: <20030110112509.GA60734@leafy.idv.tw> Mail-Followup-To: freebsd-current@FreeBSD.ORG References: <006e01c2b899$1b98c8e0$8100a8c0@ford> Mime-Version: 1.0 Content-Type: text/plain; charset=big5 Content-Disposition: inline In-Reply-To: <006e01c2b899$1b98c8e0$8100a8c0@ford> User-Agent: Mutt/1.5.3i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, Jan 10, 2003 at 12:12:04PM +0100, Piotr Kowalski wrote: > only trying to do is build a winbind demon to retrieve user and groups > database from Windows PDC, not to authenticate users with it - so the > compilation shouldn't crash. > Hi, The FreeBSD nsswitch cannot be used for WinBind (yet, hopefully). To quote the nsswitch.conf man pages: Sources The following sources are implemented: Source Description files Local files, such as /etc/hosts, and /etc/passwd. dns Internet Domain Name System. `hosts'' and networks' use IN class entries, all other databases use HS class (Hesiod) entries. nis NIS (formerly YP) compat support +/-' in the `passwd'' and `group'' databases. If this is present, it must be the only source for that entry. Perhaps you would want to help extend it? leafy -- "Without the userland, the kernel is useless." --inspired by The Tao of Programming To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message