PDA

View Full Version : [all variants] Ecryptfs, Problem whit keyring?


tobias_84
September 20th, 2009, 04:52 AM
After some update I can't access my homefolder anymore.

Have tried a lot of different solutions but can't access my files.

I looks like I can mount .Private but all files are still encrypted.

ECRYPTFS_FNEK_ENCRYPTED.FWaVbuNSmNkCJERRruRFIHykZ2 4qwudHr...bleh

Any Idea what to do next? I just want some files from that partion.


user@comp:~$ ecryptfs-mount-private
Enter your login passphrase:
Inserted auth tok with sig [XXXXXXXXXXXXXXXX] into the user session keyring
keyctl_search: Required key not available
Perhaps try the interactive 'ecryptfs-mount-private'


ecryptfs-unwrap-passphrase seems ok?


user@comp:~$ ecryptfs-unwrap-passphrase ~/.ecryptfs/wrapped-passphrase
Passphrase:pass1234
pass1234

leoquant
September 20th, 2009, 10:13 AM
Private is your mountpoint, not .Private
sudo mount -t ecryptfs /home/user_name/.Private /home/user_name/Private