-
Posts
2 -
Joined
-
Last visited
Content Type
Profiles
Forums
Blogs
Posts posted by kingbu
-
-
Hi Guys,
I'm struggling getting rid of ecryptfs-utils.
When I try to mount Private dir with command
ecryptfs-mount-private
I insert the correct password , I always receive the following error:
Inserted auth tok with sig [99606f6f7537a8fd] into the user session keyring
mount: Operation not permittedKernel error, as per log file is the following:
May 8 13:57:21 localhost kernel: Mount of device (uid: 0) not owned by requested user (uid: 1000)
May 8 13:57:21 localhost kernel: Reading sb failed; rc = [-1]
May 8 13:57:25 localhost kernel: Mount of device (uid: 0) not owned by requested user (uid: 1000)
May 8 13:57:25 localhost kernel: Reading sb failed; rc = [-1]
Anyone has idea on how to solve this matter?Thanks in advance! ;-)

ecryptfs-mount-private Help!
in General Help
Posted
ecryptfs-uitls compiled with suid flag
I had too manually deleting ~/Private ~./Private and ~/.ecryptfs ,
the I rebooted and recreated all folders with ecryptfs-setup-private
Now everything works!
Thank a lot for the help!!