Public bug reported:

Binary package hint: libpam-mount

I'm using a .pam_mount.conf.xml in my home dir to automatically mount
encfs at login on Ubuntu 10.10

My config file is:
<?xml version="1.0" encoding="utf-8" ?>
<pam_mount>
        <volume fstype="fuse" path="encfs#/home/%(USER)/.crypt" 
mountpoint="/home/%(USER)/Documents/private" options="nosuid,nodev,allow_root" 
/>
</pam_mount>

The mount works, but the allow_root option is not honored.
Mounting manually with encfs accepts the option and user_allow_other is enabled 
in fuse.conf, so this is not an issue related to fuse.

The same setup worked fine with 10.04.

** Affects: libpam-mount (Ubuntu)
     Importance: Undecided
         Status: New

-- 
pam_mount not honoring options from user config file
https://bugs.launchpad.net/bugs/670865
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to