Change-password-after-login is broken
Bug #911597 reported by
Michael Terry
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Light Display Manager |
Fix Released
|
Medium
|
Unassigned | ||
lightdm (Ubuntu) |
Fix Released
|
Medium
|
Unassigned |
Bug Description
This is related to bug 838555. After running the following:
dbus-send --print-reply --system --dest=
You can log into a VT and see the prompts to set the new password. But try it in unity-greeter and you get an authentication error.
This is because lightdm never sets the PAM_TTY pam item. Pam bails because there is no TTY to ask.
Branch coming.
Related branches
lp://qastaging/~mterry/lightdm/pam-tty
- LightDM Development Team: Pending requested
-
Diff: 14 lines (+4/-0)1 file modifiedsrc/greeter.c (+4/-0)
Changed in lightdm: | |
status: | New → Fix Committed |
Changed in lightdm (Ubuntu): | |
status: | New → Fix Committed |
Changed in lightdm: | |
importance: | Undecided → Medium |
Changed in lightdm (Ubuntu): | |
importance: | Undecided → Medium |
Changed in lightdm: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
This bug was fixed in the package lightdm - 1.1.1-0ubuntu1
---------------
lightdm (1.1.1-0ubuntu1) precise; urgency=low
* New upstream release: liblightdm- gobject- 1-0.symbols: user_get_ background symbol patches/ 04_CVE- 2011-4105. patch, patches/ 05_CVE- 2011-3153. patch, patches/ 09_show_ lang_chooser_ option. patch, patches/ 10_available_ languages. patch, patches/ 11_set_ language_ in_accountsserv ice.patch: set-defaults back to its previous location
* Support PAM requesting a change of password (lp: #911597)
* Support for reading users' backgrounds from Accounts Service
(lp: #844081)
* Switching to a user without a password bypasses the greeter
(lp: #861177)
* Move the GTK+ and Qt greeters into their own projects
* Drop the gtk and qt greeters packaging files from this source
* debian/
- list new lightdm_
* debian/
debian/
debian/
debian/
debian/
- dropped, those issues are fixed in the new version or apply to the
gtk greeter which is moved to its own source
* debian/rules:
- install lightdm-
-- Sebastien Bacher <email address hidden> Wed, 18 Jan 2012 11:10:03 +0100