From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.laposte.net (smtpoutz28.laposte.net [194.117.213.103]) (using TLSv1.1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.server123.net (Postfix) with ESMTPS for ; Mon, 16 Mar 2015 22:37:23 +0100 (CET) Received: from smtp.laposte.net (localhost [127.0.0.1]) by lpn-prd-vrout016 (Postfix) with ESMTP id 05ABE100D05 for ; Mon, 16 Mar 2015 22:14:08 +0100 (CET) Received: from lpn-prd-vrin002 (unknown [10.128.63.3]) by lpn-prd-vrout016 (Postfix) with ESMTP id 033AB10099F for ; Mon, 16 Mar 2015 22:14:08 +0100 (CET) Received: from lpn-prd-vrin002 (localhost [127.0.0.1]) by lpn-prd-vrin002 (Postfix) with ESMTP id E70615A9325 for ; Mon, 16 Mar 2015 22:14:07 +0100 (CET) Received: from [192.168.178.30] (p5DD56AA5.dip0.t-ipconnect.de [93.213.106.165]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by lpn-prd-vrin002 (Postfix) with ESMTPSA id C1F4F5A932C for ; Mon, 16 Mar 2015 22:14:07 +0100 (CET) Message-ID: <5507479F.3090601@laposte.net> Date: Mon, 16 Mar 2015 22:14:07 +0100 From: "g.d." MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: [dm-crypt] how to revoke the passphrase/key for nautilus (ubuntu) List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: dm-crypt@saout.de hi, I have an external luks usb-HD. how to to revoke the passphrase/key for nautilus (under ubuntu) which I seemingly, accidentally set to 'remember forever' instead of 'until I logout'? (if I plug in the luks disk and click on mount in nautilus, it is mounted without requiring the key to unlock the device. I want to undo this.) I already searched quite a while withour success: search results point to gvfs, gnome-keyring and "Passwords and Keys" but there is no respective entry. Thanks!