I forgot my Ubuntu password. I entered recovery mode and changed the password for my user with passwd as root. I haven't used that machine for a long long time, so I also forgot that my home folder was actually encrypted using ecryptfs. My bad, but I don't have that 32-char long MOUNT passphrase...
What are the options in this case? Have I lost all or is there still a chance to recover?
- is there a point to try with ecryptfs-recover-private and try to recall this forgotten LOGIN password which I changed with passwd? Will it return a success code if I eventually manage to find the password at the back of my head?
- if the point above doesn't happen, should I try the solution described here? can't log in after password change (ecryptfs) and run the shadow crack?
Or is there anything else I can do? I wouldn't like to break it more.
Many thanks
UPDATE: I think I found the old password. I am able to unwrap the passphrase. What's the way to go now? Go again root and passwd the user to the old password again or do a rewrap? Which is recommended? I just don't want to screw up things again :)