From owner-freebsd-questions Wed Nov 3 23:47:27 1999 Delivered-To: freebsd-questions@freebsd.org Received: from kalamalka.gizzywump.com (adsl-207-214-111-190.dsl.snfc21.pacbell.net [207.214.111.190]) by hub.freebsd.org (Postfix) with ESMTP id D9CB014C3C for ; Wed, 3 Nov 1999 23:47:25 -0800 (PST) (envelope-from richard@homemail.com) Received: from [10.0.0.4] ([10.0.0.4]) by kalamalka.gizzywump.com (8.9.3/8.9.3) with ESMTP id XAA02587 for ; Wed, 3 Nov 1999 23:46:20 -0800 (PST) (envelope-from richard@homemail.com) User-Agent: Microsoft Outlook Express Macintosh Edition - 5.0 (1513) Date: Wed, 03 Nov 1999 23:46:17 -0800 Subject: Can't figure out cfs port From: Richard Kiss To: Message-ID: Mime-version: 1.0 Content-type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I built the cfs port and installed it. I started cfsd, and then did cmkdir ~/crypt-test This seemed to work -- created a directory with three tiny files in it. Then I did cattach ~/crypt-test test and entered the same key. No complaints. But there was no cleartext directory in /crypt (or anywhere else). The port didn't create /crypt, so I created it myself and repeated. No difference. I've also tried # /sbin/mount -o port=3049,intr localhost:/ /crypt nfs: can't access /: Permission denied I don't really understand nfs, so the documentation is not completely clear to me. If it matters, I export all file systems except /. -- Richard To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message