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://ecryptfs.org/
30
31
32
34 This manpage was written by Dustin Kirkland <kirkland@ubuntu.com> for
35 Ubuntu systems (but may be used by others). Permission is granted to
36 copy, distribute and/or modify this document under the terms of the GNU
37 General Public License, Version 2 or any later version published by the
38 Free Software Foundation.
39
40 On Debian and Ubuntu systems, the complete text of the GNU General Pub‐
41 lic License can be found in /usr/share/common-licenses/GPL.
42
43
44
45ecryptfs-utils 2008-07-21 ecryptfs-add-passphrase(1)