Comment 1 for bug 744542

Revision history for this message
Jens (jens-bormueller) wrote :

user@hp:~/temp$ encfs ~/temp/s1 ~/temp/s2
The directory "/home/user/temp/s1/" does not exist. Should it be created? (y,n) y
The directory "/home/user/temp/s2" does not exist. Should it be created? (y,n) y
Creating new encrypted volume.
Please choose from one of the following options:
 enter "x" for expert configuration mode,
 enter "p" for pre-configured paranoia mode,
 anything else, or an empty line will select standard mode.
?>

Standard configuration selected.

Configuration finished. The filesystem to be created has
the following properties:
Filesystem cipher: "ssl/aes", version 2:2:1
Filename encoding: "nameio/block", version 3:0:1
Key Size: 192 bits
Block Size: 1024 bytes
Each file contains 8 byte header with unique IV data.
Filenames encoded using IV chaining mode.
File holes passed through to ciphertext.

Now you will need to enter a password for your filesystem.
You will need to remember this password, as there is absolutely
no recovery mechanism. However, the password can be changed
later using encfsctl.

New Encfs Password:
Verify Encfs Password:
fusermount: failed to access mountpoint /home/user/temp/s2: Permission denied
fuse failed. Common problems:
 - fuse kernel module not installed (modprobe fuse)
 - invalid options -- see usage message

************

root@hp:/etc# lsb_release -rd
Description: Ubuntu 10.04.2 LTS
Release: 10.04
root@hp:/etc# apt-cache policy encfs
encfs:
  Installiert: 1.5.2-2
  Kandidat: 1.5.2-2
  Versions-Tabelle:
 *** 1.5.2-2 0
        500 http://de.archive.ubuntu.com/ubuntu/ lucid/universe Packages
        100 /var/lib/dpkg/status
root@hp:/etc# apt-cache policy fuse-utils
fuse-utils:
  Installiert: 2.8.1-1.1ubuntu3.1
  Kandidat: 2.8.1-1.1ubuntu3.1
  Versions-Tabelle:
 *** 2.8.1-1.1ubuntu3.1 0
        500 http://de.archive.ubuntu.com/ubuntu/ lucid-updates/main Packages
        500 http://security.ubuntu.com/ubuntu/ lucid-security/main Packages
        100 /var/lib/dpkg/status
     2.8.1-1.1ubuntu2 0
        500 http://de.archive.ubuntu.com/ubuntu/ lucid/main Packages