1ecryptfs-add-passphrase(1) eCryptfs ecryptfs-add-passphrase(1)
2
3
4
6 ecryptfs-add-passphrase - add an eCryptfs mount passphrase to the ker‐
7 nel keyring.
8
9
11 ecryptfs-add-passphrase [--fnek]
12
13 printf "%s" "passphrase" | ecryptfs-add-passphrase [--fnek] -
14
15
17 ecryptfs-add-passphrase is a utility to manually add a passphrase to
18 the kernel keyring.
19
20 If the --fnek option is specified, the filename encryption key associ‐
21 ated with the input passphrase will also be added to the keyring.
22
23
25 ecryptfs(7), keyctl(1)
26
27 /usr/share/doc/ecryptfs-utils/ecryptfs-faq.html
28
29 http://launchpad.net/ecryptfs/
30
31
32
34 This manpage was written by Dustin Kirkland <kirkland@canonical.com>
35 for Ubuntu systems (but may be used by others). Permission is granted
36 to copy, distribute and/or modify this document under the terms of the
37 GNU General Public License, Version 2 or any later version published by
38 the Free Software Foundation.
39
40 On Debian systems, the complete text of the GNU General Public License
41 can be found in /usr/share/common-licenses/GPL.
42
43
44
45ecryptfs-utils 2008-07-21 ecryptfs-add-passphrase(1)