From owner-freebsd-questions@FreeBSD.ORG Sun Nov 27 15:42:18 2005 Return-Path: X-Original-To: freebsd-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 CC51616A41F for ; Sun, 27 Nov 2005 15:42:18 +0000 (GMT) (envelope-from mback99@telia.com) Received: from pne-smtpout1-sn2.hy.skanova.net (pne-smtpout1-sn2.hy.skanova.net [81.228.8.83]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6F4FA43D53 for ; Sun, 27 Nov 2005 15:42:18 +0000 (GMT) (envelope-from mback99@telia.com) Received: from [192.168.0.2] (217.211.47.223) by pne-smtpout1-sn2.hy.skanova.net (7.2.060.1) (authenticated as u41020144) id 43871AA4000C77B2 for freebsd-questions@freebsd.org; Sun, 27 Nov 2005 16:42:17 +0100 Message-ID: <4389D417.3040400@telia.com> Date: Sun, 27 Nov 2005 16:43:19 +0100 From: Mikael Backman User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.12) Gecko/20051108 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd questions Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Trying to use port/security/cfs... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Nov 2005 15:42:18 -0000 Hi. I've done everything specified in the manual. It seems to work. /crypt is mounted as nfs.. Created a sample dir with cmkdir and cattach-ed it This is really stupid but I can't for the life of me figure out how to encrypt my data and get it into my sample dir. The man page for cmkdir states that I should not write directly to the dir... /Mikael