Login with no password won't work

Bug #919703 reported by Fabian Thoma
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
LightDM Webkit Greeter
Fix Released
Undecided
Scott Balneaves

Bug Description

Trying to login on accounts without password does not work

debug info from lighdm:

** (lightdm:12004): DEBUG: Read 8 bytes from greeter
** (lightdm:12004): DEBUG: Read 19 bytes from greeter
** (lightdm:12004): DEBUG: Greeter start authentication for testificate
** (lightdm:12004): DEBUG: pam_start("lightdm", "testificate") -> (0xdd9b80, 0)
** (lightdm:12004): DEBUG: pam_authenticate(0xdd9b80, 0) -> 0 (Success)
** (lightdm:12004): DEBUG: pam_acct_mgmt(0xdd9b80, 0) -> 7 (Authentication failure)
** (lightdm:12004): DEBUG: Authenticate result for user testificate: Authentication failure
** (lightdm:12004): DEBUG: Wrote 31 bytes to greeter

Changed in pantheon-greeter:
importance: Undecided → High
Revision history for this message
Robert Ancell (robert-ancell) wrote :

PAM said the password was valid:
pam_authenticate(0xdd9b80, 0) -> 0 (Success)

But then failed on the next step:
pam_acct_mgmt(0xdd9b80, 0) -> 7 (Authentication failure)

Is that account locked?

Revision history for this message
Sagar Chalise (chalisesagar) wrote :

I have a similar issue but not exactly same. In my case if I entered a wrong password for the user the first time and then enter the right password I couldn't login. Everytime I would get wrong password.

Changed in pantheon-greeter:
milestone: none → luna-beta1
Revision history for this message
Eduard Gotwig (gotwig) wrote :

what is with login on the livecd?

Revision history for this message
Danielle Foré (danrabbit) wrote :

Unmarking as affecting us since we've moved to a GTK/Clutter based greeter.

no longer affects: pantheon-greeter
Changed in lightdm-webkit-greeter:
assignee: nobody → Scott Balneaves (sbalneav)
Revision history for this message
Scott Balneaves (sbalneav) wrote :

I think this might have been an issue with a specific greeter. I have tested Rev 31 with a test account with an empty password field in /etc/shadow, using the "simple" greeter, and the user logged in just fine.

Closing.

Changed in lightdm-webkit-greeter:
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.