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. You need to be a member of ecryptfs group to use
18 this.
19
20
22 ~/.Private - underlying directory containing encrypted data
23
24 ~/Private - mountpoint containing decrypted data (when mounted)
25
26 ~/.ecryptfs/Private.sig - file containing signature of mountpoint
27 passphrase
28
29 ~/.ecryptfs/wrapped-passphrase - file containing the wrapped passphrase
30
31 ~/.ecryptfs/wrapping-independent - this file exists if the wrapping
32 passphrase is independent from login passphrase
33
34
36 mount.ecryptfs_private(1), ecryptfs-umount-private(1)
37
38 /usr/share/doc/ecryptfs-utils/ecryptfs-faq.html
39
40 http://launchpad.net/ecryptfs/
41
42
44 This manpage and the ecryptfs-mount-private utility was written by
45 Dustin Kirkland <kirkland@canonical.com> for Ubuntu systems (but may be
46 used by others). Permission is granted to copy, distribute and/or mod‐
47 ify this document under the terms of the GNU General Public License,
48 Version 2 or any later version published by the Free Software Founda‐
49 tion.
50
51 On Debian systems, the complete text of the GNU General Public License
52 can be found in /usr/share/common-licenses/GPL.
53
54
55
56ecryptfs-utils 2008-11-13 ecryptfs-mount-private(1)