1ecryptfs-rewrap-passphrase(1) eCryptfs ecryptfs-rewrap-passphrase(1)
2
3
4
6 ecryptfs-rewrap-passphrase - unwrap an eCryptfs wrapped passphrase, re‐
7 wrap it with a new passphrase, and write it back to file.
8
9
11 ecryptfs-rewrap-passphrase [file]
12
13 printf "%s\n%s" "old wrapping passphrase" "new wrapping passphrase" |
14 ecryptfs-rewrap-passphrase [file] -
15
16
18 ecryptfs-rewrap-passphrase is a utility to change the wrapping
19 passphrase on a wrapped passphrase file.
20
21
23 ecryptfs(7), ecryptfs-unwrap-passphrase(1), ecryptfs-wrap-passphrase(1)
24
25 /usr/share/doc/ecryptfs-utils/ecryptfs-faq.html
26
27 http://ecryptfs.org/
28
29
31 This manpage was written by Dustin Kirkland <kirkland@ubuntu.com> for
32 Ubuntu systems (but may be used by others). Permission is granted to
33 copy, distribute and/or modify this document under the terms of the GNU
34 General Public License, Version 2 or any later version published by the
35 Free Software Foundation.
36
37 On Debian and Ubuntu systems, the complete text of the GNU General Pub‐
38 lic License can be found in /usr/share/common-licenses/GPL.
39
40
41
42ecryptfs-utils 2008-07-21 ecryptfs-rewrap-passphrase(1)