From owner-freebsd-questions@FreeBSD.ORG Fri Nov 4 08:45:40 2005 Return-Path: X-Original-To: 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 7C1B716A421; Fri, 4 Nov 2005 08:45:40 +0000 (GMT) (envelope-from Hartmut.Brandt@dlr.de) Received: from smtp-3.dlr.de (smtp-3.dlr.de [195.37.61.187]) by mx1.FreeBSD.org (Postfix) with ESMTP id C807843D53; Fri, 4 Nov 2005 08:45:39 +0000 (GMT) (envelope-from Hartmut.Brandt@dlr.de) Received: from beagle.kn.op.dlr.de ([129.247.173.6]) by smtp-3.dlr.de over TLS secured channel with Microsoft SMTPSVC(6.0.3790.211); Fri, 4 Nov 2005 09:45:37 +0100 Date: Fri, 4 Nov 2005 09:45:36 +0100 (CET) From: Harti Brandt X-X-Sender: brandt_h@beagle.kn.op.dlr.de To: Nathan Vidican In-Reply-To: <436A7DCC.3000306@wmptl.com> Message-ID: <20051104094414.J3669@beagle.kn.op.dlr.de> References: <436A7DCC.3000306@wmptl.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-OriginalArrivalTime: 04 Nov 2005 08:45:37.0234 (UTC) FILETIME=[209BC320:01C5E11C] Cc: questions@freebsd.org, current@freebsd.org Subject: Re: nssswitch - anyone using nss_X ? nss/freebsd complete? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Harti Brandt List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Nov 2005 08:45:40 -0000 On Thu, 3 Nov 2005, Nathan Vidican wrote: NV>Anyone using any sort of nss_X.so module? Are there any open issues with NV>FreeBSD/amd64 and nssswitch? I've been reading a good deal of archived NV>mailing list messages regarding development/threading issues, but to no avail NV>have I found any definitive answer as to if nssswitch works correctly and NV>completely under FreeBSD. I'm using nss_winbind. Seems to work. No idea if there are 64bit issues - I'm currently running it in 32bit only. harti