← Back to team overview

desktop-packages team mailing list archive

[Bug 911597] Re: Change-password-after-login is broken

 

** Changed in: lightdm
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to lightdm in Ubuntu.
https://bugs.launchpad.net/bugs/911597

Title:
  Change-password-after-login is broken

Status in Light Display Manager:
  Fix Released
Status in “lightdm” package in Ubuntu:
  Fix Committed

Bug description:
  This is related to bug 838555.  After running the following:

  dbus-send --print-reply --system --dest=org.freedesktop.Accounts
  /org/freedesktop/Accounts/User1000
  org.freedesktop.Accounts.User.SetPasswordMode int32:1

  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.

To manage notifications about this bug go to:
https://bugs.launchpad.net/lightdm/+bug/911597/+subscriptions


References