Description of problem: fusermount has its executable sticky bit set, but the program is not world executable. This means that a regular user cannot use encfs to mount a personal encrypted directory. Only root can mount an ecrypted directory for the user using "encfs --public ~user/dir-enc ~user/dir" Version-Release number of selected component (if applicable): fuse-2.5.2-4.fc5 How reproducible: always Steps to Reproduce: 1. 2. 3. Actual results: Expected results: A regular user should be able to make a personal encrypted directory without becomming root. Additional info:
You have to add the user into the "fuse" group. Then he/she can mount trough fuse