gdm doesn't unmount crypted directories
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
gdm (Ubuntu) |
New
|
Low
|
Unassigned |
Bug Description
Binary package hint: gdm
I use a crypted home directory using cryptmount, cryptsetup etc.
I use pam-mount to pass my password to the mount command.
This way everything works but I want the directory to be unmounted at logout. This doesn't work.
I tried to modify PostSession/Default script to unmount.
The unmount failed because of open files.
I tried to kill -9 `lsof -t $HOME_DIR` but some are persistent.
COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
gconfd-2 2469 pinus 17w REG 252,4 299 67166268 /home/pinus/
gnome-pan 2494 pinus cwd DIR 252,4 4096 128 /home/pinus
nautilus 2496 pinus cwd DIR 252,4 4096 128 /home/pinus
gdu-notif 2593 pinus cwd DIR 252,4 4096 128 /home/pinus
COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
pulseaudi 2626 pinus mem REG 252,4 696 136 /home/pinus/
pulseaudi 2626 pinus mem REG 252,4 73728 135 /home/pinus/
pulseaudi 2626 pinus mem REG 252,4 61440 134 /home/pinus/
pulseaudi 2626 pinus 11u REG 252,4 61440 134 /home/pinus/
pulseaudi 2626 pinus 12u REG 252,4 73728 135 /home/pinus/
pulseaudi 2626 pinus 13u REG 252,4 696 136 /home/pinus/
gconfd-2 2628 pinus 18w REG 252,4 238602 67166474 /home/pinus/
I think something is broken in the shutdown sequence/scrips.
ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: gdm 2.30.2.
ProcVersionSign
Uname: Linux 2.6.32-23-generic x86_64
Architecture: amd64
Date: Sat Jul 24 22:20:54 2010
InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release amd64 (20100427.1)
ProcEnviron:
LANG=de_DE.UTF-8
SHELL=/bin/bash
SourcePackage: gdm
Changed in gdm (Ubuntu): | |
status: | Incomplete → New |
Thanks for the report, it has been some time without any response or feedback in this bug report and we are wondering if this is still an issue for you with the latest release of Ubuntu the Natty Narwhal, May you please test with that version and comment back if you're still having or not the issue? Please have a look at http:// www.ubuntu. com/download to know how to install that version.Thanks in advance and sorry for the late response.