Comment 3 for bug 359997

Revision history for this message
Dustin Kirkland  (kirkland) wrote : Re: [Bug 359997] Re: after update, prompted with "Record your encryption passphrase"; get no confirmation from terminal

According to that mount entry, you absolutely do have an encrypted
home directory.

If you want to run the command by hand, you should run this:

 $ ecryptfs-unwrap-passphrase $HOME/.ecryptfs/wrapped-passphrase

You are entering your system login passphrase at this point, and if
you enter that correctly, it will respond with your mount passphrase.

:-Dustin