Flashnux

GNU/Linux man pages

Livre :
Expressions régulières,
Syntaxe et mise en oeuvre :

ISBN : 978-2-7460-9712-4
EAN : 9782746097124
(Editions ENI)

GNU/Linux

CentOS 5.3

ecryptfs-umount-private(1)


ecryptfs-umount-private

ecryptfs-umount-private

NAME
SYNOPSIS
DESCRIPTION
FILES
SEE ALSO
AUTHOR

NAME

ecryptfs-umount-private − eCryptfs private unmount wrapper script.

SYNOPSIS

ecryptfs-umount-private

DESCRIPTION

ecryptfs-umount-private is a wrapper script for the umount.ecryptfs_private utility. It only unmounts if ~/.ecryptfs/auto-umount exists and if there are 1 or 0 instances of this user on the system, as reported by the who(1) utility. It also ensures that ~/.Private has 500 permissions after the unmount.

FILES

~/.ecryptfs/auto-umount - ecryptfs-umount-private only unmounts if this file exists

~/.Private - underlying directory containing encrypted data

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

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

SEE ALSO

ecryptfs-mount-private(1), umount.ecryptfs_private(1)
/usr/share/doc/ecryptfs-utils/ecryptfs-faq.html
http://ecryptfs.sourceforge.net/

AUTHOR

This manpage and the ecryptfs-umount-private utility was written by Dustin Kirkland <kirkland@canonical.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 systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL.



ecryptfs-umount-private(1)