1mkehd(1)                    General Commands Manual                   mkehd(1)
2
3
4

NAME

6       mkehd - create an encrypted home directory disk image
7

SYNOPSIS

9       mkehd [options]...
10

OPTIONS

12       -h, -? display help
13
14       -c cipher
15              set the cipher used by the filesystem (default: aes)
16
17       -f filename
18              name of the disk image to generate (default: ciphertext.img)
19
20       -k keybits
21              set the number of bits in cipher key
22
23       -s size
24              size in MB of generated filesystem (default: 20)
25
26       -t fs type
27              type of filesystem to create (default: ext2)
28
29       -u user
30              name of user to create ehd for (default: current user)
31

AUTHOR

33       This   manpage   was   originally   written   by   Bastian   Kleineidam
34       <calvin@debian.org> for the  Debian  distribution  of  pam_mount  (lib‐
35       pam-mount) but may be used by others.
36
37       See  /usr/share/doc/packages/pam_mount/AUTHORS for the list of original
38       authors of pam_mount.
39
40
41
42                                30 January 2003                       mkehd(1)
Impressum