pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: encfs works?



Jan Åmydke wrote:
> $ encfs ~/.crypt ~/crypt
>
> after verifying the password it said:
>
> EncFS Password: 
> encfs: puffs_mount: cannot open /dev/puffs
> encfs: puffs_mount: directory "/home/honza/crypt": Permission denied
>
> Both the dirs "/home/honza/.crypt" and "/home/honza/crypt"
> have "drwx------" for me, so it should be all right...
>   

I really appreciate your mail since I was also struggling with encfs a
few months ago.

In order to mount as non-root user you should set vfs.generic.usermount
to 1:
$ sysctl -w vfs.generic.usermount=1

That should do the job.

-- 
Victor Dorneanu

Contact
- Web/Blog: http://dornea.nu
 
GnuPG information
- KeyID = 0xD20870F4 (pgp.mit.edu)
- Key fingerprint = DD6B 5E09 242F 7410 3F90 492A 4CBA FD13 D208 70F4





Home | Main Index | Thread Index | Old Index