From owner-freebsd-geom@FreeBSD.ORG Tue Feb 3 14:46:25 2004 Return-Path: Delivered-To: freebsd-geom@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CE6A316A4CE for ; Tue, 3 Feb 2004 14:46:25 -0800 (PST) Received: from mail.orangemail.sk (mail.orange.sk [213.151.200.4]) by mx1.FreeBSD.org (Postfix) with SMTP id 98DB143D3F for ; Tue, 3 Feb 2004 14:46:21 -0800 (PST) (envelope-from t0m1k@host.sk) Received: (qmail 5906 invoked from network); 3 Feb 2004 22:40:34 -0000 Received: from dial-221-1.orange.sk (HELO host.sk) ([213.151.221.1]) (envelope-sender ) by 0 (qmail-ldap-1.03) with SMTP for ; 3 Feb 2004 22:40:34 -0000 Message-ID: <402023CE.3090200@host.sk> Date: Tue, 03 Feb 2004 23:42:22 +0100 From: tommy User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.5) Gecko/20031208 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-geom@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Checker-Version: SpamAssassin 2.60 (1.212-2003-09-23-exp) on mail.orange.sk X-Spam-Level: ** X-Spam-Status: No, hits=2.3 required=5.0 tests=FROM_HAS_MIXED_NUMS, FROM_HAS_MIXED_NUMS3 autolearn=no version=2.60 Subject: Encrypting /usr/home X-BeenThere: freebsd-geom@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GEOM-specific discussions and implementations List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Feb 2004 22:46:26 -0000 Hi guys! I'd like to encrypt the /home directory (separate partition) on my server using GBDE. I've found nothing on this topic (I've searched The Handbook, google.com and freebsd-geom@freebsd.org archive). Is there any (really ANY) tutorial how to do this? I would also like to have this filesystem auto-mounted on startup - I would type the password on the console... I've heard (or read) that it's possible to do this, but I can't find any information about it... Any suggestions are appreciated. Thanks in advance. Best regards, Tomas Kacmary - student