From owner-freebsd-current@FreeBSD.ORG Thu May 8 13:17:14 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D062C37B401 for ; Thu, 8 May 2003 13:17:14 -0700 (PDT) Received: from smtp2.Stanford.EDU (smtp2.Stanford.EDU [171.64.14.116]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5130743F85 for ; Thu, 8 May 2003 13:17:14 -0700 (PDT) (envelope-from jstockdale@stanford.edu) Received: from quenya (quenya.Stanford.EDU [128.12.44.61]) by smtp2.Stanford.EDU (8.12.9/8.12.9) with ESMTP id h48KHBQN014529 for ; Thu, 8 May 2003 13:17:11 -0700 (PDT) From: "John Stockdale" To: Date: Thu, 8 May 2003 13:17:10 -0700 Message-ID: <000301c3159e$ce5e2bc0$3d2c0c80@quenya> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2627 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Importance: Normal Subject: GBDE Additionaly Decryption LockFile X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 May 2003 20:17:15 -0000 Hey Everyone, I've been trying to add an additional lockfile to my unmounted gbde device (twed0) using the following syntax: gbde setkey twed0 -n 1 -l /usr/existingfile.lock -L /usr/newfile.lock And repeatedly get: Error 22 decrypting lock. I was just wondering if anyone either had a similar problem or had any advice as to what was going wrong. Thanks -John