Man page - ecryptfs-add-passphrase(1)
Packages contas this manual
- ecryptfs-stat(1)
- ecryptfs-setup-swap(1)
- ecryptfs-insert-wrapped-passphrase-into-keyring(1)
- ecryptfs-migrate-home(8)
- ecryptfs-setup-private(1)
- ecryptfs-manager(8)
- ecryptfs-rewrap-passphrase(1)
- ecryptfs-mount-private(1)
- umount.ecryptfs_private(1)
- ecryptfs-find(1)
- ecryptfs-verify(1)
- ecryptfs-add-passphrase(1)
- ecryptfs-unwrap-passphrase(1)
- ecryptfs-rewrite-file(1)
- mount.ecryptfs(8)
- ecryptfs-umount-private(1)
- mount.ecryptfs_private(1)
- umount.ecryptfs(8)
- ecryptfs(7)
- pam_ecryptfs(8)
- ecryptfsd(8)
- ecryptfs-recover-private(1)
- ecryptfs-generate-tpm-key(1)
- ecryptfs-wrap-passphrase(1)
apt-get install ecryptfs-utils
Manual
| ecryptfs-add-passphrase(1) | eCryptfs | ecryptfs-add-passphrase(1) |
NAME
ecryptfs-add-passphrase - add an eCryptfs mount passphrase to the kernel keyring.
SYNOPSIS
ecryptfs-add-passphrase [--fnek]
printf "%s" "passphrase" | ecryptfs-add-passphrase [--fnek] -
DESCRIPTION
ecryptfs-add-passphrase is a utility to manually add a passphrase to the kernel keyring.
If the --fnek option is specified, the filename encryption key associated with the input passphrase will also be added to the keyring.
SEE ALSO
- ecryptfs(7), keyctl(1)
- /usr/share/doc/ecryptfs-utils/ecryptfs-faq.html
- http://ecryptfs.org/
AUTHOR
This manpage 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.
| 2008-07-21 | ecryptfs-utils |