close
Skip to content

Encfs 1.9.2 mounts but folder is not accessible #548

@thebravoman

Description

@thebravoman

Ubuntu is 18.04.
Trying to mount with 1.9.2. Folder is then not accessible

With 1.8.1-3 it works.

kireto@kireto-laptop3:/tmp$ encfs /tmp/nfs/kpc_2019-01-25/ /tmp/un3/ --verbose
VER Root directory: /tmp/nfs/kpc_2019-01-25/ [main.cpp:540]
VER Fuse arguments: (daemon) (threaded) (keyCheck) encfs /tmp/un3/ -o use_ino -o default_permissions  [main.cpp:541]
VER found new serialization format [FileUtils.cpp:294]
VER subVersion = 20100713 [FileUtils.cpp:308]
VER checking if ssl/aes(3:0:2) implements ssl/aes(3:0) [Interface.cpp:110]
VER allocated cipher ssl/aes, keySize 32, ivlength 16 [SSL_Cipher.cpp:333]
VER useStdin: 0 [FileUtils.cpp:1588]
EncFS Password: 
VER checking if ssl/aes(3:0:2) implements ssl/aes(3:0) [Interface.cpp:110]
VER allocated cipher ssl/aes, keySize 32, ivlength 16 [SSL_Cipher.cpp:333]
VER cipher key size = 52 [FileUtils.cpp:1596]
VER checking if nameio/block(4:0:2) implements nameio/block(4:0) [Interface.cpp:110]
kireto@kireto-laptop3:/tmp$ cd un3/
-bash: cd: un3/: Permission denied

kireto@kireto-laptop3:/tmp$ ls -ld /tmp/un3/
drwx------ 1 1024 users 6620 мар 31 09:57 /tmp/un3/

Here is the same with 1.8.1-3

kireto@kireto-laptop3:/tmp$ encfs /tmp/nfs/kpc_2019-01-25/ /tmp/un3/ --verbose
13:50:27 (main.cpp:559) Root directory: /tmp/nfs/kpc_2019-01-25/
13:50:27 (main.cpp:560) Fuse arguments: (daemon) (threaded) (keyCheck) encfs /tmp/un3/ -o use_ino 
13:50:27 (FileUtils.cpp:174) version = 20
13:50:27 (FileUtils.cpp:177) found new serialization format
13:50:27 (FileUtils.cpp:191) subVersion = 20100713
13:50:27 (Interface.cpp:117) checking if ssl/aes(3:0:2) implements ssl/aes(3:0:0)
13:50:27 (SSL_Cipher.cpp:335) allocated cipher ssl/aes, keySize 32, ivlength 16
13:50:27 (Interface.cpp:117) checking if ssl/aes(3:0:2) implements ssl/aes(3:0:0)
13:50:27 (SSL_Cipher.cpp:335) allocated cipher ssl/aes, keySize 32, ivlength 16
13:50:27 (FileUtils.cpp:1542) useStdin: 0
EncFS Password: 
13:50:30 (Interface.cpp:117) checking if ssl/aes(3:0:2) implements ssl/aes(3:0:0)
13:50:30 (SSL_Cipher.cpp:335) allocated cipher ssl/aes, keySize 32, ivlength 16
13:50:33 (FileUtils.cpp:1550) cipher key size = 52
13:50:33 (Interface.cpp:117) checking if nameio/block(4:0:2) implements nameio/block(4:0:0)
kireto@kireto-laptop3:/tmp$ cd un3/
kireto@kireto-laptop3:/tmp/un3$ 

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions