><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.
Enable <debug level="2" /> and see how encfs gets called. Are you sure you have allow_root in <mntoptions allowed="..."> in /etc/security/pam_mount.conf.xml? -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

