← Back to team overview

desktop-packages team mailing list archive

[Bug 911597] [NEW] Change-password-after-login is broken

 

Public bug reported:

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.

** Affects: lightdm
     Importance: Undecided
         Status: New

** Affects: lightdm (Ubuntu)
     Importance: Undecided
         Status: New

** Also affects: lightdm (Ubuntu)
   Importance: Undecided
       Status: New

-- 
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:
  New
Status in “lightdm” package in Ubuntu:
  New

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


Follow ups

References