X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fcrypttab.xml;h=9030015b0e8fd5a39ccad843a4845bdfae041628;hp=298f39e0e3ca6c9d2d02a8cdbf7841113f85e433;hb=9fcdf32294e66f91d2a177f73a77049832768311;hpb=8cf3ca80680b43015971cbbf4625517ae859d50c diff --git a/man/crypttab.xml b/man/crypttab.xml index 298f39e0e..9030015b0 100644 --- a/man/crypttab.xml +++ b/man/crypttab.xml @@ -112,7 +112,7 @@ - allow-discards + discard Allow discard requests to be passed through the encrypted block device. This @@ -163,11 +163,25 @@ given by the key size. + + key-slot= + + Specifies the key slot to + compare the passphrase or key against. + If the key slot does not match the given + passphrase or key, but another would, the + setup of the device will fail regardless. + This option implies luks. See + cryptsetup8 + for possible values. The default is to try + all key slots in sequential order. + + luks Force LUKS mode. When this mode - is used the following options are ignored since + is used, the following options are ignored since they are provided by the LUKS header on the device: cipher=, hash=, @@ -232,7 +246,7 @@ tcrypt Use TrueCrypt encryption mode. - When this mode is used the following options are + When this mode is used, the following options are ignored since they are provided by the TrueCrypt header on the device or do not apply: cipher=, @@ -261,7 +275,7 @@ tcrypt-hidden Use the hidden TrueCrypt volume. - This implies tcrypt. + This option implies tcrypt. This will map the hidden volume that is inside of the volume provided in the second @@ -290,15 +304,8 @@ tcrypt-system Use TrueCrypt in system - encryption mode. This implies - tcrypt. - - Please note that when using this mode, the - whole device needs to be given in the second - field instead of the partition. For example: if - /dev/sda2 is the system - encrypted TrueCrypt patition, /dev/sda - has to be given. + encryption mode. This option implies + tcrypt. @@ -330,7 +337,9 @@ tries= Specifies the maximum number of - times the user is queried for a password. + times the user is queried for a password. + The default is 3. If set to 0, the user is + queried for a password indefinitely. @@ -360,7 +369,7 @@ luks UUID=2505567a-9e27-4efe-a4d5-15ad146c258b swap /dev/sda7 /dev/urandom swap truecrypt /dev/sda2 /etc/container_password tcrypt -hidden /mnt/tc_hidden /null tcrypt-hidden,tcrypt-keyfile=/etc/keyfile +hidden /mnt/tc_hidden /dev/null tcrypt-hidden,tcrypt-keyfile=/etc/keyfile