[Bug 483159] Re: pam_mount trying to unmount my auto-mounted encrypted partitions every hour via CRON
Steve Langasek
steve.langasek at canonical.com
Sun Nov 15 20:37:08 UTC 2009
The problem is not caused by anything in Debian bug #543303. pam_mount
is *also* referenced in /etc/pam.d/common-session.
The only recent behavior change in how pam_mount is used by cron is that
in karmic, libpam-mount now automatically configures itself by default
to do what README.Debian previously recommended that users do by hand.
Ultimately, this bug appears to come down to a reference counting bug in
libpam-mount. libpam-mount should keep track of the number of sessions
open for the user, and only unmount when the count drops to zero.
--
pam_mount trying to unmount my auto-mounted encrypted partitions every hour via CRON
https://bugs.launchpad.net/bugs/483159
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
More information about the universe-bugs
mailing list