2021-04-18 22:56:09 +03:00
|
|
|
.\" $NetBSD: cgdconfig.8,v 1.49 2021/04/18 19:56:09 maya Exp $
|
2002-10-04 22:37:19 +04:00
|
|
|
.\"
|
|
|
|
.\" Copyright (c) 2002, The NetBSD Foundation, Inc.
|
|
|
|
.\" All rights reserved.
|
|
|
|
.\"
|
|
|
|
.\" This code is derived from software contributed to The NetBSD Foundation
|
|
|
|
.\" by Roland C. Dowdeswell.
|
|
|
|
.\"
|
|
|
|
.\" Redistribution and use in source and binary forms, with or without
|
|
|
|
.\" modification, are permitted provided that the following conditions
|
|
|
|
.\" are met:
|
|
|
|
.\" 1. Redistributions of source code must retain the above copyright
|
|
|
|
.\" notice, this list of conditions and the following disclaimer.
|
|
|
|
.\" 2. Redistributions in binary form must reproduce the above copyright
|
|
|
|
.\" notice, this list of conditions and the following disclaimer in the
|
|
|
|
.\" documentation and/or other materials provided with the distribution.
|
|
|
|
.\"
|
|
|
|
.\" THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
|
|
|
|
.\" ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
|
|
|
|
.\" TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
|
|
|
|
.\" PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
|
|
|
|
.\" BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
|
|
|
|
.\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
|
|
|
|
.\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
|
|
|
|
.\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
|
|
|
|
.\" CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
|
|
|
|
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
|
|
|
|
.\" POSSIBILITY OF SUCH DAMAGE.
|
|
|
|
.\"
|
2021-04-18 22:56:09 +03:00
|
|
|
.Dd April 18, 2021
|
2002-10-04 22:37:19 +04:00
|
|
|
.Dt CGDCONFIG 8
|
|
|
|
.Os
|
|
|
|
.Sh NAME
|
|
|
|
.Nm cgdconfig
|
|
|
|
.Nd configuration utility for the cryptographic disk driver
|
|
|
|
.Sh SYNOPSIS
|
2003-06-28 03:02:16 +04:00
|
|
|
.Nm
|
2018-05-09 21:11:56 +03:00
|
|
|
.Op Fl enpv
|
2004-08-13 19:24:03 +04:00
|
|
|
.Op Fl V Ar vmeth
|
2002-10-04 22:37:19 +04:00
|
|
|
.Ar cgd dev
|
|
|
|
.Op Ar paramsfile
|
2003-06-28 03:02:16 +04:00
|
|
|
.Nm
|
2002-10-04 22:37:19 +04:00
|
|
|
.Fl C
|
2018-05-09 21:11:56 +03:00
|
|
|
.Op Fl enpv
|
2002-10-04 22:37:19 +04:00
|
|
|
.Op Fl f Ar configfile
|
2003-06-28 03:02:16 +04:00
|
|
|
.Nm
|
2003-03-24 05:02:49 +03:00
|
|
|
.Fl G
|
2018-05-09 21:11:56 +03:00
|
|
|
.Op Fl enpv
|
2004-08-13 19:24:03 +04:00
|
|
|
.Op Fl i Ar ivmeth
|
2003-03-24 05:02:49 +03:00
|
|
|
.Op Fl k Ar kgmeth
|
|
|
|
.Op Fl o Ar outfile
|
|
|
|
.Ar paramsfile
|
2003-06-28 03:02:16 +04:00
|
|
|
.Nm
|
2002-10-04 22:37:19 +04:00
|
|
|
.Fl g
|
2021-04-18 22:56:09 +03:00
|
|
|
.Op Fl v
|
|
|
|
.Op Fl V Ar vmeth
|
2002-10-04 22:37:19 +04:00
|
|
|
.Op Fl i Ar ivmeth
|
|
|
|
.Op Fl k Ar kgmeth
|
|
|
|
.Op Fl o Ar outfile
|
|
|
|
.Ar alg
|
|
|
|
.Op Ar keylen
|
2003-06-28 03:02:16 +04:00
|
|
|
.Nm
|
2012-12-05 06:23:20 +04:00
|
|
|
.Fl l
|
2018-05-09 17:27:41 +03:00
|
|
|
.Op Fl v Ns Op Cm v
|
|
|
|
.Op Ar cgd
|
2012-12-05 06:23:20 +04:00
|
|
|
.Nm
|
2002-10-04 22:37:19 +04:00
|
|
|
.Fl s
|
|
|
|
.Op Fl nv
|
|
|
|
.Op Fl i Ar ivmeth
|
|
|
|
.Ar cgd
|
|
|
|
.Ar dev
|
|
|
|
.Ar alg
|
|
|
|
.Op Ar keylen
|
2003-06-28 03:02:16 +04:00
|
|
|
.Nm
|
2012-12-05 06:23:20 +04:00
|
|
|
.Fl U
|
|
|
|
.Op Fl nv
|
|
|
|
.Op Fl f Ar configfile
|
|
|
|
.Nm
|
2002-10-04 22:37:19 +04:00
|
|
|
.Fl u
|
|
|
|
.Op Fl nv
|
|
|
|
.Ar cgd
|
|
|
|
.Sh DESCRIPTION
|
|
|
|
.Nm
|
|
|
|
is used to configure and unconfigure cryptographic disk devices (cgds)
|
|
|
|
and to maintain the configuration files that are associated with them.
|
2003-03-24 05:02:49 +03:00
|
|
|
For more information about cryptographic disk devices see
|
2002-10-04 22:37:19 +04:00
|
|
|
.Xr cgd 4 .
|
|
|
|
.Pp
|
|
|
|
The options are as follows:
|
|
|
|
.Bl -tag -width configfilexxxx
|
|
|
|
.It Fl C
|
|
|
|
Configure all the devices listed in the cgd configuration file.
|
2018-05-09 21:11:56 +03:00
|
|
|
.It Fl e
|
2018-09-01 14:46:52 +03:00
|
|
|
Echo the passphrase.
|
2002-10-04 22:37:19 +04:00
|
|
|
.It Fl f Ar configfile
|
2003-03-24 05:02:49 +03:00
|
|
|
Specify the configuration file explicitly, rather than using the default
|
|
|
|
configuration file
|
2002-10-04 22:37:19 +04:00
|
|
|
.Pa /etc/cgd/cgd.conf .
|
2003-03-24 05:02:49 +03:00
|
|
|
.It Fl G
|
|
|
|
Generate a new paramsfile (to stdout) using the values from
|
|
|
|
.Ar paramsfile
|
|
|
|
which will generate the same key.
|
2018-05-09 17:27:41 +03:00
|
|
|
This may need to obtain multiple passphrases.
|
2002-10-04 22:37:19 +04:00
|
|
|
.It Fl g
|
2002-10-05 03:47:03 +04:00
|
|
|
Generate a paramsfile (to stdout).
|
2002-10-04 22:37:19 +04:00
|
|
|
.It Fl i Ar ivmeth
|
2008-09-12 20:51:54 +04:00
|
|
|
Specify the IV method (default: encblkno1).
|
2020-12-12 00:52:19 +03:00
|
|
|
.Pp
|
|
|
|
Setting the IV method is needed only for compatibility with disks
|
|
|
|
written with a very old version of
|
|
|
|
.Xr cgd 4
|
|
|
|
from before
|
|
|
|
.Nx 5.0 ,
|
|
|
|
released in 2010; see
|
|
|
|
.Xr cgd 4
|
|
|
|
for details.
|
2002-10-04 22:37:19 +04:00
|
|
|
.It Fl k Ar kgmeth
|
2004-03-17 04:29:13 +03:00
|
|
|
Specify the key generation method (default: pkcs5_pbkdf2/sha1).
|
2012-12-05 06:23:20 +04:00
|
|
|
.It Fl l Op Ar cgd
|
|
|
|
List state of all devices or just the one
|
|
|
|
.Ar cgd
|
|
|
|
device.
|
|
|
|
The verbosity level affects the output.
|
2009-10-19 18:35:04 +04:00
|
|
|
.It Fl n
|
|
|
|
Do not actually configure or unconfigure a cryptographic disk
|
|
|
|
device, but instead report the steps that would be taken.
|
2002-10-04 22:37:19 +04:00
|
|
|
.It Fl o Ar outfile
|
|
|
|
When generating a
|
|
|
|
.Ar paramsfile ,
|
|
|
|
store it in
|
|
|
|
.Ar outfile .
|
2018-05-09 17:27:41 +03:00
|
|
|
If
|
|
|
|
.Fl o
|
|
|
|
is not given, any paramsfile content is written to standard output.
|
2008-05-11 01:38:40 +04:00
|
|
|
.It Fl p
|
|
|
|
Read all passphrases from stdin rather than
|
|
|
|
.Pa /dev/tty .
|
|
|
|
Passphrases are separated by newlines.
|
|
|
|
Users of this flag must be able to predict the order in which passphrases
|
|
|
|
are prompted.
|
|
|
|
If this flag is specified then verification errors will cause the device
|
|
|
|
in question to be unconfigured rather than prompting for the passphrase
|
|
|
|
again.
|
2002-10-04 22:37:19 +04:00
|
|
|
.It Fl s
|
2018-05-09 17:27:41 +03:00
|
|
|
Read the key (nb: not the passphrase) from stdin.
|
2002-10-04 22:37:19 +04:00
|
|
|
.It Fl U
|
|
|
|
Unconfigure all the devices listed in the cgd configuration file.
|
|
|
|
.It Fl u
|
|
|
|
Unconfigure a cgd.
|
2002-10-13 01:10:31 +04:00
|
|
|
.It Fl V Ar vmeth
|
|
|
|
Specify the verification method (default: none).
|
2002-10-04 22:37:19 +04:00
|
|
|
.It Fl v
|
2002-10-05 19:45:52 +04:00
|
|
|
Be verbose.
|
|
|
|
May be specified multiple times.
|
2002-10-04 22:37:19 +04:00
|
|
|
.El
|
|
|
|
.Pp
|
2020-12-12 00:52:19 +03:00
|
|
|
For more information about the cryptographic algorithms supported,
|
|
|
|
please refer to
|
2002-10-04 22:37:19 +04:00
|
|
|
.Xr cgd 4 .
|
|
|
|
.Ss Key Generation Methods
|
2003-03-24 05:02:49 +03:00
|
|
|
To generate the key which it will use,
|
|
|
|
.Nm
|
|
|
|
evaluates all of the key generation methods in the parameters file
|
|
|
|
and uses the exclusive-or of the outputs of all the methods.
|
2002-10-04 22:37:19 +04:00
|
|
|
The methods and descriptions are as follows:
|
2004-03-17 04:29:13 +03:00
|
|
|
.Bl -tag -width indentxxxxxxxxxxx
|
|
|
|
.It pkcs5_pbkdf2/sha1
|
2002-10-04 22:37:19 +04:00
|
|
|
This method requires a passphrase which is entered at configuration
|
2002-10-05 19:45:52 +04:00
|
|
|
time.
|
|
|
|
It is a salted hmac-based scheme detailed in
|
|
|
|
.Dq PKCS#5 v2.0: Password-Based Cryptography Standard ,
|
|
|
|
RSA Laboratories, March 25, 1999, pages 8-10.
|
|
|
|
PKCS #5 was also republished as RFC 2898.
|
2004-03-17 04:29:13 +03:00
|
|
|
.It pkcs5_pbkdf2
|
|
|
|
This is an earlier, slightly incorrect and deprecated implementation
|
2004-03-17 04:40:34 +03:00
|
|
|
of the above algorithm.
|
2004-03-17 04:29:13 +03:00
|
|
|
It is retained for backwards compatibility with existing parameters
|
2004-03-17 04:40:34 +03:00
|
|
|
files, and will be removed.
|
|
|
|
Existing parameters files should be
|
2004-03-17 04:29:13 +03:00
|
|
|
converted to use the correct method using the
|
|
|
|
.Fl G
|
|
|
|
option, and a new passphrase.
|
2004-08-13 19:03:57 +04:00
|
|
|
.It storedkey
|
|
|
|
This method stores its key in the parameters file.
|
2002-10-04 22:37:19 +04:00
|
|
|
.It randomkey
|
|
|
|
The method simply reads
|
|
|
|
.Pa /dev/random
|
2002-10-05 19:45:52 +04:00
|
|
|
and uses the resulting bits as the key.
|
|
|
|
It does not require a passphrase to be entered.
|
2002-10-07 04:12:40 +04:00
|
|
|
This method is typically used to present disk devices that do not
|
2020-06-23 16:23:56 +03:00
|
|
|
need to survive a reboot.
|
2002-10-05 19:45:52 +04:00
|
|
|
It is also handy to facilitate overwriting the contents of
|
2002-10-05 04:34:35 +04:00
|
|
|
a disk volume with meaningless data prior to use.
|
2004-08-13 19:03:57 +04:00
|
|
|
.It urandomkey
|
|
|
|
The method simply reads
|
|
|
|
.Pa /dev/urandom
|
2012-12-05 12:56:54 +04:00
|
|
|
and uses the resulting bits as the key.
|
|
|
|
This is similar to the
|
2004-08-13 19:03:57 +04:00
|
|
|
.Pa randomkey
|
2020-06-23 17:08:01 +03:00
|
|
|
method, but it guarantees that
|
|
|
|
.Nm
|
|
|
|
will not stall waiting for 256 bits of entropy from a hardware RNG
|
|
|
|
or seed.
|
2008-05-11 07:15:21 +04:00
|
|
|
.It shell_cmd
|
|
|
|
This method executes a shell command via
|
|
|
|
.Xr popen 3
|
|
|
|
and reads the key from stdout.
|
2002-10-04 22:37:19 +04:00
|
|
|
.El
|
2002-10-13 01:10:31 +04:00
|
|
|
.Ss Verification Method
|
|
|
|
The verification method is how
|
|
|
|
.Nm
|
2003-03-24 05:02:49 +03:00
|
|
|
determines if the generated key is correct.
|
2002-10-13 01:10:31 +04:00
|
|
|
If the newly configured disk fails to verify, then
|
|
|
|
.Nm
|
2003-03-24 05:02:49 +03:00
|
|
|
will regenerate the key and re-configure the device.
|
2011-07-03 23:05:10 +04:00
|
|
|
It only makes sense to specify a verification method if at least one of the
|
2004-03-17 04:40:34 +03:00
|
|
|
key generation methods is error prone, e.g., uses a user-entered passphrase.
|
2002-10-13 01:10:31 +04:00
|
|
|
The following verification methods are supported:
|
|
|
|
.Pp
|
2003-03-24 05:02:49 +03:00
|
|
|
.Bl -tag -width indentxxx -compact
|
2002-10-13 01:10:31 +04:00
|
|
|
.It none
|
|
|
|
perform no verification.
|
|
|
|
.It disklabel
|
|
|
|
scan for a valid disklabel.
|
2014-12-14 15:31:39 +03:00
|
|
|
.It mbr
|
|
|
|
scan for a valid Master Boot Record.
|
|
|
|
.It gpt
|
2014-12-14 20:15:14 +03:00
|
|
|
scan for a valid GUID partition table.
|
2003-03-24 05:02:49 +03:00
|
|
|
.It ffs
|
|
|
|
scan for a valid FFS file system.
|
2003-09-23 21:24:45 +04:00
|
|
|
.It re-enter
|
2003-09-24 01:25:20 +04:00
|
|
|
prompt for passphrase twice, and ensure entered passphrases are
|
|
|
|
identical.
|
2004-03-17 04:40:34 +03:00
|
|
|
This method only works with the pkcs5_pbkdf2/sha1 and pkcs5_pbkdf2 key
|
2004-03-17 04:29:13 +03:00
|
|
|
generators.
|
2002-10-13 01:10:31 +04:00
|
|
|
.El
|
2002-10-04 22:37:19 +04:00
|
|
|
.Ss /etc/cgd/cgd.conf
|
|
|
|
The file
|
|
|
|
.Pa /etc/cgd/cgd.conf
|
|
|
|
is used to configure
|
|
|
|
.Nm
|
|
|
|
if either of
|
|
|
|
.Fl C
|
|
|
|
or
|
|
|
|
.Fl U
|
2002-10-05 19:45:52 +04:00
|
|
|
are specified.
|
|
|
|
Each line of the file is composed of either two or three
|
2002-10-04 22:37:19 +04:00
|
|
|
tokens: cgd, target, and optional paramsfile.
|
|
|
|
.Pp
|
|
|
|
A
|
|
|
|
.Sq \&#
|
2003-03-24 05:02:49 +03:00
|
|
|
character is interpreted as a comment and indicates that the
|
2002-10-05 19:45:52 +04:00
|
|
|
rest of the line should be ignored.
|
|
|
|
A
|
2002-10-04 22:37:19 +04:00
|
|
|
.Sq \e
|
|
|
|
at the end of a line indicates that the next line is a continuation of
|
|
|
|
the current line.
|
|
|
|
.Pp
|
2018-12-28 00:17:08 +03:00
|
|
|
If the second field is of the form
|
|
|
|
.Dq NAME=<value>
|
|
|
|
then all the
|
|
|
|
.Xr dk 4
|
|
|
|
wedge partitions are searched for one that has a wedge name equal to
|
|
|
|
.Ar <value>
|
|
|
|
and the device corresponding to it is selected.
|
|
|
|
.Pp
|
|
|
|
If the second field starts with the prefix
|
|
|
|
.Dq ROOT.
|
|
|
|
the prefix is replaced with
|
|
|
|
.Dq /dev/[root_device] ,
|
|
|
|
where
|
|
|
|
.Bq root_device
|
|
|
|
is the value of the
|
|
|
|
.Dq kern.root_device
|
|
|
|
sysctl.
|
|
|
|
.Pp
|
2002-10-04 22:37:19 +04:00
|
|
|
See
|
|
|
|
.Sx EXAMPLES
|
|
|
|
for an example of
|
|
|
|
.Pa /etc/cgd/cgd.conf .
|
|
|
|
.Ss Parameters File
|
|
|
|
The Parameters File contains the required information to generate the
|
2002-10-05 19:45:52 +04:00
|
|
|
key and configure a device.
|
2003-03-24 05:02:49 +03:00
|
|
|
These files are typically generated by the
|
2002-10-04 22:37:19 +04:00
|
|
|
.Fl g
|
2002-10-05 19:45:52 +04:00
|
|
|
flag and not edited by hand.
|
2002-10-07 04:12:40 +04:00
|
|
|
When a device is configured the default parameters file is constructed
|
|
|
|
by taking the basename of the target disk and prepending
|
2002-10-04 22:37:19 +04:00
|
|
|
.Pa /etc/cgd/
|
2002-10-05 19:45:52 +04:00
|
|
|
to it.
|
2002-10-07 04:12:40 +04:00
|
|
|
E.g., if the target is
|
2002-10-04 22:37:19 +04:00
|
|
|
.Pa /dev/sd0h ,
|
|
|
|
then the default parameters file will be
|
|
|
|
.Pa /etc/cgd/sd0h .
|
|
|
|
.Pp
|
2003-03-24 05:02:49 +03:00
|
|
|
It is possible to have more than one parameters file for a given
|
|
|
|
disk which use different key generation methods but will generate
|
|
|
|
the same key.
|
|
|
|
To create a parameters file that is equivalent to an existing parameters
|
|
|
|
file, use
|
|
|
|
.Nm
|
|
|
|
with the
|
|
|
|
.Fl G
|
|
|
|
flag.
|
|
|
|
See
|
|
|
|
.Sx EXAMPLES
|
|
|
|
for an example of this usage.
|
|
|
|
.Pp
|
|
|
|
The parameters file contains a list of statements each terminated
|
|
|
|
with a semi-colon.
|
|
|
|
Some statements can contain statement-blocks which are either a
|
|
|
|
single unadorned statement, or a brace-enclosed list of semicolon
|
|
|
|
terminated statements.
|
|
|
|
Three types of data are understood:
|
2002-10-04 22:37:19 +04:00
|
|
|
.Pp
|
2003-03-24 05:02:49 +03:00
|
|
|
.Bl -tag -compact -width integerxx
|
|
|
|
.It integer
|
|
|
|
a 32 bit signed integer.
|
|
|
|
.It string
|
|
|
|
a string.
|
|
|
|
.It base64
|
|
|
|
a length-encoded base64 string.
|
|
|
|
.El
|
|
|
|
.Pp
|
|
|
|
The following statements are defined:
|
|
|
|
.Bl -tag -width indentxx
|
|
|
|
.It algorithm Ar string
|
|
|
|
Defines the cryptographic algorithm.
|
|
|
|
.It iv-method Ar string
|
|
|
|
Defines the IV generation method.
|
2020-12-12 00:52:19 +03:00
|
|
|
This should always be
|
|
|
|
.Sq encblkno1
|
|
|
|
except when dealing with disks written with a very old version of
|
|
|
|
.Xr cgd 4
|
|
|
|
from before
|
|
|
|
.Nx 5.0 ,
|
|
|
|
released in 2010; see
|
|
|
|
.Xr cgd 4
|
|
|
|
for details.
|
2003-03-24 05:02:49 +03:00
|
|
|
.It keylength Ar integer
|
|
|
|
Defines the length of the key.
|
|
|
|
.It verify_method Ar string
|
|
|
|
Defines the verification method.
|
|
|
|
.It keygen Ar string Ar statement_block
|
|
|
|
Defines a key generation method.
|
|
|
|
The
|
|
|
|
.Ar statement_block
|
|
|
|
contains statements that are specific to the key generation method.
|
|
|
|
.El
|
|
|
|
.Pp
|
|
|
|
The keygen statement's statement block may contain the following statements:
|
|
|
|
.Bl -tag -width indentxx
|
|
|
|
.It key Ar string
|
2004-03-17 04:40:34 +03:00
|
|
|
The key.
|
|
|
|
Only used for the storedkey key generation method.
|
2008-05-11 07:15:21 +04:00
|
|
|
.It cmd Ar string
|
|
|
|
The command to execute.
|
|
|
|
Only used for the shell_cmd key generation method.
|
2003-03-24 05:02:49 +03:00
|
|
|
.It iterations Ar integer
|
2004-03-17 04:40:34 +03:00
|
|
|
The number of iterations.
|
|
|
|
Only used for pkcs5_pbkdf2/sha1 and pkcs5_pbkdf2.
|
2003-03-24 05:02:49 +03:00
|
|
|
.It salt Ar base64
|
2004-03-17 04:40:34 +03:00
|
|
|
The salt.
|
|
|
|
Only used for pkcs5_pbkdf2/sha1 and pkcs5_pbkdf2.
|
2002-10-04 22:37:19 +04:00
|
|
|
.El
|
|
|
|
.Sh FILES
|
|
|
|
.Bl -tag -width indentxxxxxxxxxxxxxxxxxx -compact
|
|
|
|
.It Pa /etc/cgd/
|
|
|
|
configuration directory, used to store paramsfiles.
|
|
|
|
.It Pa /etc/cgd/cgd.conf
|
|
|
|
cgd configuration file.
|
|
|
|
.El
|
|
|
|
.Sh EXAMPLES
|
2020-12-12 00:52:19 +03:00
|
|
|
To set up and configure a cgd that uses adiantum, which takes a 256-bit
|
|
|
|
key:
|
2002-10-04 22:37:19 +04:00
|
|
|
.Bd -literal
|
2020-12-12 00:52:19 +03:00
|
|
|
# cgdconfig -g -o /etc/cgd/wd0e adiantum 256
|
2002-10-04 22:37:19 +04:00
|
|
|
# cgdconfig cgd0 /dev/wd0e
|
|
|
|
/dev/wd0e's passphrase:
|
|
|
|
.Ed
|
|
|
|
.Pp
|
2003-03-24 05:02:49 +03:00
|
|
|
When using verification methods, the first time that we configure the
|
2004-03-17 04:40:34 +03:00
|
|
|
disk the verification method will fail.
|
|
|
|
We overcome this by supplying
|
2004-10-15 19:25:14 +04:00
|
|
|
.Fl V Ar re-enter
|
2004-03-17 04:40:34 +03:00
|
|
|
when we configure the first time to set up the disk.
|
|
|
|
Here is the
|
2003-03-24 05:02:49 +03:00
|
|
|
sequence of commands that is recommended:
|
|
|
|
.Bd -literal
|
2020-12-12 00:52:19 +03:00
|
|
|
# cgdconfig -g -o /etc/cgd/wd0e -V disklabel adiantum
|
2012-12-05 06:23:20 +04:00
|
|
|
# cgdconfig -V re-enter cgd0 /dev/wd0e
|
|
|
|
/dev/wd0e's passphrase:
|
|
|
|
re-enter device's passphrase:
|
|
|
|
# disklabel -e -I cgd0
|
|
|
|
# cgdconfig -u cgd0
|
|
|
|
# cgdconfig cgd0 /dev/wd0e
|
|
|
|
/dev/wd0e's passphrase:
|
|
|
|
.Ed
|
|
|
|
.Pp
|
|
|
|
To scrub data from a disk before setting up a cgd:
|
|
|
|
.Bd -literal
|
2020-12-12 00:52:19 +03:00
|
|
|
# cgdconfig -s cgd0 /dev/sd0e adiantum 256 < /dev/urandom
|
2012-12-05 06:23:20 +04:00
|
|
|
# dd if=/dev/zero of=/dev/rcgd0d bs=32k progress=512
|
|
|
|
# cgdconfig -u cgd0
|
2003-03-24 05:02:49 +03:00
|
|
|
.Ed
|
|
|
|
.Pp
|
|
|
|
To create a new parameters file that will generate the same key as an old
|
|
|
|
parameters file:
|
|
|
|
.Bd -literal
|
2012-12-05 06:23:20 +04:00
|
|
|
# cgdconfig -G -o newparamsfile oldparamsfile
|
|
|
|
old file's passphrase:
|
|
|
|
new file's passphrase:
|
2003-03-24 05:02:49 +03:00
|
|
|
.Ed
|
|
|
|
.Pp
|
2020-12-12 00:52:19 +03:00
|
|
|
To configure a cgd that uses aes-cbc with a 192 bit key that it
|
2002-10-04 22:37:19 +04:00
|
|
|
reads from stdin:
|
|
|
|
.Bd -literal
|
2020-12-12 00:52:19 +03:00
|
|
|
# cgdconfig -s cgd0 /dev/sd0h aes-cbc 192
|
2002-10-04 22:37:19 +04:00
|
|
|
.Ed
|
|
|
|
.Pp
|
2003-03-24 05:02:49 +03:00
|
|
|
An example parameters file which uses PKCS#5 PBKDF2:
|
|
|
|
.Bd -literal
|
|
|
|
algorithm aes-cbc;
|
2008-09-12 20:51:54 +04:00
|
|
|
iv-method encblkno1;
|
2003-03-24 05:02:49 +03:00
|
|
|
keylength 128;
|
|
|
|
verify_method none;
|
2004-03-17 04:29:13 +03:00
|
|
|
keygen pkcs5_pbkdf2/sha1 {
|
2003-03-24 05:02:49 +03:00
|
|
|
iterations 39361;
|
2010-03-30 18:26:55 +04:00
|
|
|
salt AAAAgMoHiYonye6Kog \e
|
2003-03-24 05:02:49 +03:00
|
|
|
dYJAobCHE=;
|
|
|
|
};
|
|
|
|
.Ed
|
|
|
|
.Pp
|
|
|
|
An example parameters file which stores its key locally:
|
|
|
|
.Bd -literal
|
2020-12-12 00:52:19 +03:00
|
|
|
algorithm adiantum;
|
2008-09-12 20:51:54 +04:00
|
|
|
iv-method encblkno1;
|
2003-03-24 05:02:49 +03:00
|
|
|
keylength 256;
|
|
|
|
verify_method none;
|
2010-03-30 18:26:55 +04:00
|
|
|
keygen storedkey key AAABAK3QO6d7xzLfrXTdsgg4 \e
|
2003-03-24 05:02:49 +03:00
|
|
|
ly2TdxkFqOkYYcbyUKu/f60L;
|
|
|
|
.Ed
|
|
|
|
.Pp
|
2002-10-04 22:37:19 +04:00
|
|
|
An example
|
|
|
|
.Pa /etc/cgd/cgd.conf :
|
|
|
|
.Bd -literal
|
|
|
|
#
|
|
|
|
# /etc/cgd/cgd.conf
|
|
|
|
# Configuration file for cryptographic disk devices
|
|
|
|
#
|
|
|
|
|
|
|
|
# cgd target [paramsfile]
|
|
|
|
cgd0 /dev/wd0e
|
2018-12-28 00:17:08 +03:00
|
|
|
cgd1 NAME=mycgd /usr/local/etc/cgd/mycgd
|
2002-10-04 22:37:19 +04:00
|
|
|
.Ed
|
|
|
|
.Pp
|
2012-12-05 06:23:20 +04:00
|
|
|
Note the first entry will store the parameters file as
|
2002-10-04 22:37:19 +04:00
|
|
|
.Pa /etc/cgd/wd0e .
|
|
|
|
And use the entered passphrase to generate the key.
|
2012-12-05 06:23:20 +04:00
|
|
|
.Pp
|
|
|
|
Although not required, the partition type
|
|
|
|
.Ar cgd
|
2018-05-09 17:27:41 +03:00
|
|
|
should be used in the disklabel or GPT type field for the cgd partition.
|
2007-02-23 23:00:04 +03:00
|
|
|
.Sh DIAGNOSTICS
|
|
|
|
.Bl -diag
|
|
|
|
.It "cgdconfig: could not calibrate pkcs5_pbkdf2"
|
2016-09-11 04:09:34 +03:00
|
|
|
An error greater than 5% in calibration occurred.
|
2007-02-23 23:00:04 +03:00
|
|
|
This could be the result of dynamic processor frequency scaling technology.
|
|
|
|
Ensure that the processor clock frequency remains static throughout the
|
|
|
|
program's execution.
|
|
|
|
.El
|
2002-10-04 22:37:19 +04:00
|
|
|
.Sh SEE ALSO
|
2018-05-09 20:35:03 +03:00
|
|
|
.Xr cgd 4 ,
|
2018-12-28 00:17:08 +03:00
|
|
|
.Xr dk 4 ,
|
|
|
|
.Xr fstab 5 ,
|
2018-12-29 21:34:01 +03:00
|
|
|
.Xr disklabel 8 ,
|
2018-05-09 17:27:41 +03:00
|
|
|
.Xr gpt 8
|
2002-10-04 22:37:19 +04:00
|
|
|
.Pp
|
2002-10-05 19:45:52 +04:00
|
|
|
.Dq PKCS #5 v2.0: Password-Based Cryptography Standard ,
|
|
|
|
RSA Laboratories, March 25, 1999.
|
2002-10-04 22:37:19 +04:00
|
|
|
.Sh HISTORY
|
2002-10-05 19:45:52 +04:00
|
|
|
The
|
2002-10-04 22:37:19 +04:00
|
|
|
.Nm
|
|
|
|
utility appeared in
|
2003-01-20 00:25:36 +03:00
|
|
|
.Nx 2.0 .
|
2002-10-04 22:37:19 +04:00
|
|
|
.Sh BUGS
|
2018-05-09 23:23:35 +03:00
|
|
|
Pass phrases are limited to 1023 bytes.
|