ecryptfs-recover-private mounts home directory instead of specified directory if I call <code>sudo ecryptfs-recover-private /media/uuidofmedia/home/user/.Private</code> and enter the user login passphrase. If I enter the mount passphrase it mounts the encrypted file at a tmp directory. If I call the same command again undefined behavior occurs, i.e. the old tmp directory is unmounted or only visible for super/root user anymore. Unmounting the tmp directory explicitly doesn't change this. This is all very strange and should at least be described in the man page (e.g. "If you execute this command several times undefined behavior will occur") or be fixed :)
Version of ecryptfs-utils is 96-0ubuntu3 running on Ubuntu 12.04.
ecryptfs-recover-private doesn't seem to have a possiblity to find out version.
Dustin - Can you please take a look at this?