On Tue, Apr 05, 2011 at 11:48:55PM +0300, uri wrote: > Package: libpam-encfs > Version: 0.1.4.4-2 > Severity: important > > For some reason encfs directory failed umount on logout. > auth.log only contains next message: > pam_encfs[11974]: exitcode : 1, errorstring :
pam-encfs now implements an idle option to care about removals, and I vaguely think he seems to prefer it. Does the problem still appears if you put a line encfs_default --idle=1 in your /etc/security/pam_encfs.conf file? That means that encfs dir will be unmounted after 1 minute iddletime. Old option modifying /etc/pam.d/common-auth will still work, but you then need to manually handle that file instead of letting pam-auth-update automatically regenerate. Also, you can re-add the session stanza to /etc/pam.d/common-auth, but make sure to put it outside the automatically handled common block. During upgrade pam-auth-update should have asked you about what to do and offered the possibility of manually handling it if you did manual changes. I do not see an automatic way of honouring previous session changes, but suggestions are welcome. > -- Configuration Files: > /etc/security/pam_encfs.conf changed: > drop_permissions > fuse_default nonempty > uri /home/uri/.enc /home/uri/.data -v - Looking at your /etc/security/pam_encfs.conf I guess this is your problem, please let me know about this. Cheers, -- Agustin -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

