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-rewrap-passphrase - unwrap an eCryptfs wrapped passphrase, rewrap it with a new passphrase, and

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-rewrap-passphrase(1)

Description

ecryptfs-rewrap-passphrase is a utility to change the wrapping passphrase on a wrapped passphrase file.

Name

       ecryptfs-rewrap-passphrase  - unwrap an eCryptfs wrapped passphrase, rewrap it with a new passphrase, and
       write it back to file.

See Also

ecryptfs(7), ecryptfs-unwrap-passphrase(1), ecryptfs-wrap-passphrase(1)

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

Synopsis

ecryptfs-rewrap-passphrase[file]

       printf "%s\n%s" "old wrapping passphrase" "new wrapping passphrase" | ecryptfs-rewrap-passphrase[file]-

See Also