logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

ecryptfs-mount-private - interactive eCryptfs private mount wrapper script.

Author

       This manpage and the ecryptfs-mount-private utility was written by Dustin Kirkland  <kirkland@ubuntu.com>
       for  Ubuntu systems (but may be used by others).  Permission is granted to copy, distribute and/or modify
       this document under the terms of the GNU General Public License, Version 2 or any later version published
       by the Free Software Foundation.

       On Debian and Ubuntu systems, the complete text of the  GNU  General  Public  License  can  be  found  in
       /usr/share/common-licenses/GPL.

ecryptfs-utils                                     2008-11-13                          ecryptfs-mount-private(1)

Description

ecryptfs-mount-private is a wrapper script for the mount.ecryptfs_private utility that will interactively
       prompt for the user's login password, if necessary.

Files

~/.Private - underlying directory containing encrypted data

       ~/Private - mountpoint containing decrypted data (when mounted)

       ~/.ecryptfs/Private.sig - file containing signature of mountpoint passphrase

       ~/.ecryptfs/wrapped-passphrase - file containing the wrapped passphrase

       ~/.ecryptfs/wrapping-independent  - this file exists if the wrapping passphrase is independent from login
       passphrase

Name

       ecryptfs-mount-private - interactive eCryptfs private mount wrapper script.

See Also

mount.ecryptfs_private(1), ecryptfs-umount-private(1)

       /usr/share/doc/ecryptfs-utils/ecryptfs-faq.htmlhttp://ecryptfs.org/

Synopsis

ecryptfs-mount-private

See Also