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-insert-wrapped-passphrase-into-keyring - unwrap a wrapped passphrase from file and insert into

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.

ecryptfs-utils                                     2008-07-21 ecryptfs-insert-wrapped-passphrase-into-keyring(1)

Description

ecryptfs-insert-wrapped-passphrase-into-keyring is a utility to manually unwrap a passphrase from a file,
       and insert the unwrapped passphrase into the kernel keyring.

Name

       ecryptfs-insert-wrapped-passphrase-into-keyring  -  unwrap a wrapped passphrase from file and insert into
       the kernel keyring.

See Also

ecryptfs(7), keyctl(1)

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

Synopsis

ecryptfs-insert-wrapped-passphrase-into-keyring[file]

       printf "%s" "wrapping passphrase" | ecryptfs-insert-wrapped-passphrase-into-keyring[file]-

See Also