You are not logged in.

#1 2021-01-08 03:09:06

RubyCasey
Member
From: USA
Registered: 2020-12-21
Posts: 5
Website

All users have invalid passwords, (except for root)

I installed Arch on a new laptop about two weeks ago, and just ran the first system upgrade. For some reason after running 'pacman -Syu' the password on all user accounts other than root becomes invalid. I can sign in to root, I can change the password of the other users with 'passwd', but I can't log in to any of the users without getting 'Authentication Failure'. I saw a reddit post that mentioned commenting out lines from '/etc/pam.d/system-login', but the lines listed aren't in my 'system-login' file. I did find however that running 'pacman -Syy' by itself right after running 'pacman -Syu' seems to fix the problem. I know partial upgrades are an issue, but in theory if I run it the second after I run 'pacman -Syu' there shouldn't be any issues, however I do want to find a proper solution soon.

Offline

#2 2021-01-08 03:16:00

Scimmia
Fellow
Registered: 2012-09-01
Posts: 13,729

Re: All users have invalid passwords, (except for root)

There is absolutely NO way that pacman -Syy fixes this. None. Not a chance in hell.

Check the logs, see what's it's saying when you log in.

Offline

#3 2021-01-09 05:39:28

RubyCasey
Member
From: USA
Registered: 2020-12-21
Posts: 5
Website

Re: All users have invalid passwords, (except for root)

Scimmia wrote:

There is absolutely NO way that pacman -Syy fixes this. None. Not a chance in hell.

Check the logs, see what's it's saying when you log in.

I mean that's just what it seemed like to me. How would I go about seeing login related logs past the initial "Authentication Failure" error?

Offline

#4 2021-01-09 08:46:09

loqs
Member
Registered: 2014-03-06
Posts: 19,032

Re: All users have invalid passwords, (except for root)

Journal#Filtering_output see the explanation to filter by boot index,  `journalctl --list-boots` will list boot indexes with their start and end times.

`pacman -Syy` forced a pacman database update even if the mirror indicated no change had occurred and this operation was recorded in pacman.log,  the installed system was not altered in any other way.

Offline

#5 2021-01-09 09:46:49

Khere
Member
From: Italy
Registered: 2020-03-04
Posts: 170

Re: All users have invalid passwords, (except for root)

Post the output of :

journalctl -b

Fan of Giorgio Moroder & Mohammad Ammax enemy

Offline

Board footer

Powered by FluxBB