Re: Many LUKS partitions

2007-04-30 Thread Andreas Janssen
Salvatore Iovene (<[EMAIL PROTECTED]>) wrote: > On Mon, 30 Apr 2007 18:22:48 +0300 Salvatore Iovene > <[EMAIL PROTECTED]> wrote: > >> On Mon, 30 Apr 2007 15:14:44 +0200 Andreas Janssen >> <[EMAIL PROTECTED]> wrote: >> >> > - add the key to the luks-Partitions using cryptsetup luksAddKey >> > - m

Re: Many LUKS partitions

2007-04-30 Thread Salvatore Iovene
On Mon, 30 Apr 2007 18:22:48 +0300 Salvatore Iovene <[EMAIL PROTECTED]> wrote: > On Mon, 30 Apr 2007 15:14:44 +0200 Andreas Janssen > <[EMAIL PROTECTED]> wrote: > > > - add the key to the luks-Partitions using cryptsetup luksAddKey > > - make an entry for your stick in your fstab, e.g. /media/key

Re: Many LUKS partitions

2007-04-30 Thread Salvatore Iovene
On Mon, 30 Apr 2007 15:14:44 +0200 Andreas Janssen <[EMAIL PROTECTED]> wrote: > - add the key to the luks-Partitions using cryptsetup luksAddKey > - make an entry for your stick in your fstab, e.g. /media/key > - copy the keyfile to the stick, e.g. to /media/key/keyfile > - change your crypttab to

Re: Many LUKS partitions

2007-04-30 Thread Andreas Janssen
Salvatore Iovene (<[EMAIL PROTECTED]>) wrote: > I have more than one encrypted partition (using dm-crypt), and so, at > boot time, I'm propted for all of their passphrases. > > Is there a way to set a sort of master passphrase so that I'll only > input it once? Yes and no. What you can do: - Cr

Re: Many LUKS partitions

2007-04-30 Thread Bradley Alexander
key partiton only open during boot and therefore not user accessible at any time. - Original Message - From: "Salvatore Iovene" <[EMAIL PROTECTED]> To: debian-user@lists.debian.org Sent: Monday, April 30, 2007 7:01:56 AM (GMT-0500) America/New_York Subject: Many LUKS part

Many LUKS partitions

2007-04-30 Thread Salvatore Iovene
Hi, I have more than one encrypted partition (using dm-crypt), and so, at boot time, I'm propted for all of their passphrases. Is there a way to set a sort of master passphrase so that I'll only input it once? Another question: is there a way to use a USB pendrive to store the information needed