From owner-freebsd-ports@FreeBSD.ORG Sun Jul 31 01:07:54 2011 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A7DEA1065673 for ; Sun, 31 Jul 2011 01:07:54 +0000 (UTC) (envelope-from M.Santhoff@web.de) Received: from fmmailgate02.web.de (fmmailgate02.web.de [217.72.192.227]) by mx1.freebsd.org (Postfix) with ESMTP id 6B4328FC14 for ; Sun, 31 Jul 2011 01:07:54 +0000 (UTC) Received: from smtp04.web.de ( [172.20.0.225]) by fmmailgate02.web.de (Postfix) with ESMTP id 99B3D1A751F48 for ; Sun, 31 Jul 2011 02:47:55 +0200 (CEST) Received: from [91.60.66.143] (helo=[10.0.0.3]) by smtp04.web.de with asmtp (WEB.DE 4.110 #2) id 1QnKCB-0001TV-00; Sun, 31 Jul 2011 02:47:55 +0200 From: Marc Santhoff To: ports@FreeBSD.org Content-Type: text/plain Date: Sun, 31 Jul 2011 02:49:45 +0200 Message-Id: <1312073385.2327.29.camel@zaphod.das.netz> Mime-Version: 1.0 X-Mailer: Evolution 2.22.0 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit Sender: M.Santhoff@web.de X-Sender: M.Santhoff@web.de X-Provags-ID: V01U2FsdGVkX1+O2+Od72RGP83s4fW0BvhgKj3hV/tAHWyJudjF joOLLBw/zt/ZrEh3CQs1mk8/v1WgxyepLIt1mbkCwLMLhBEeHg WSms4JlQ4= Cc: ports@FreeBSD.org Subject: FreeBSD Port: cfs-1.4.1_5 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 31 Jul 2011 01:07:54 -0000 Hi, to get cfs working on CURRENT the remote file name has to be changed. On 7-STABLE the one used now is correct: localhost:/ and does work but on 9-CURRENT this leads to a "permission denied" error from nfsd because the mount is tried on "/" - as the string above implies. Using: localhost:/usr/local/cfsd-bootstrap instead succeeds on CURRENT. Another small hint: It may be a good idea to ad a note to the +DISPLAY of the port saying that all users allowed to "cattach" their private cfs dirs have to have access rights on the cfs mount point. Regards, Marc -- Marc Santhoff