encrypted home directory isn't mounted if password changed by another user
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ecryptfs-utils (Ubuntu) |
Triaged
|
High
|
Unassigned |
Bug Description
steps to reproduce.
1) install a fresh system of ubuntu 10.04 and make sure to select the option to encrypt the home directory
2) start ubuntu
3) change password of your user with "passwd" from a shell (actually I did "passwd username" in a root-shell if I remember correctly, but that shouldn't matter, should it?).
4) reboot
5) login with the new password in gdm
6) observe that the home directory doesn't get mounted correctly
expected behaviour:
the home directory should be "decrypted" and mounted correctly
workaround:
sudo to root and change back the password with passwd, then reboot.
ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: nautilus 1:2.30.1-0ubuntu1
ProcVersionSign
Uname: Linux 2.6.32-22-generic x86_64
Architecture: amd64
Date: Thu May 13 11:45:26 2010
EcryptfsInUse: Yes
InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release amd64 (20100429)
ProcEnviron:
LANGUAGE=en_GB:en
LANG=sv_SE.utf8
SHELL=/bin/bash
SourcePackage: nautilus
Changed in ubuntu: | |
status: | New → Confirmed |
affects: | ubuntu → ecryptfs-utils (Ubuntu) |
Changed in ecryptfs-utils (Ubuntu): | |
importance: | Undecided → High |
summary: |
- encrypted home directory doesn't mount after password change + encrypted home directory isn't mounted if password changed via tool or + by another user |
Had the same problem. I think this bug is really critical.
What is the official/ recommended way to change the password in a way that decryption of the home directory still works?