1ecryptfs-mount-private(1) eCryptfs ecryptfs-mount-private(1)
2
3
4
6 ecryptfs-mount-private - interactive eCryptfs private mount wrapper
7 script.
8
9
11 ecryptfs-mount-private
12
13
15 ecryptfs-mount-private is a wrapper script for the mount.ecryptfs_pri‐
16 vate utility that will interactively prompt for the user's login pass‐
17 word, if necessary.
18
19
21 ~/.Private - underlying directory containing encrypted data
22
23 ~/Private - mountpoint containing decrypted data (when mounted)
24
25 ~/.ecryptfs/Private.sig - file containing signature of mountpoint
26 passphrase
27
28 ~/.ecryptfs/wrapped-passphrase - file containing the wrapped passphrase
29
30 ~/.ecryptfs/wrapping-independent - this file exists if the wrapping
31 passphrase is independent from login passphrase
32
33
35 mount.ecryptfs_private(1), ecryptfs-umount-private(1)
36
37 /usr/share/doc/ecryptfs-utils/ecryptfs-faq.html
38
39 http://ecryptfs.org/
40
41
43 This manpage and the ecryptfs-mount-private utility was written by
44 Dustin Kirkland <kirkland@ubuntu.com> for Ubuntu systems (but may be
45 used by others). Permission is granted to copy, distribute and/or mod‐
46 ify this document under the terms of the GNU General Public License,
47 Version 2 or any later version published by the Free Software Founda‐
48 tion.
49
50 On Debian and Ubuntu systems, the complete text of the GNU General Pub‐
51 lic License can be found in /usr/share/common-licenses/GPL.
52
53
54
55ecryptfs-utils 2008-11-13 ecryptfs-mount-private(1)