From owner-freebsd-questions@FreeBSD.ORG Thu May 1 22:18:55 2003 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 BEECE37B401 for ; Thu, 1 May 2003 22:18:55 -0700 (PDT) Received: from fed1mtao04.cox.net (fed1mtao04.cox.net [68.6.19.241]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3B17B43FB1 for ; Thu, 1 May 2003 22:18:55 -0700 (PDT) (envelope-from tom@openadventures.org) Received: from openadventures.org ([68.2.175.193]) by fed1mtao04.cox.net (InterMail vM.5.01.04.05 201-253-122-122-105-20011231) with ESMTP id <20030502051855.PFXB23082.fed1mtao04.cox.net@openadventures.org> for ; Fri, 2 May 2003 01:18:55 -0400 Message-ID: <3EB1FFB1.1040109@openadventures.org> Date: Thu, 01 May 2003 22:18:42 -0700 From: Tom Smith User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.0.2) Gecko/20021120 Netscape/7.01 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: PCNFS 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: Fri, 02 May 2003 05:18:56 -0000 I understand that PCNFS can be used for both NFS access to the FreeBSD server as well as authentication via NIS. I've not use the client side tools and seem to be having a problem locating PCNFS to test with my setup. What I'd like to accomplish is a Netware- or Winblows-like authentication--that is, the user would be prompted with a login prompt for PCNFS to login to the PC and server. Will PCNFS do this? Is there something more suitable? (I also use Samba but am looking for a native, high performance unix solution.) Where can I get PCNFS?