Cant Change User Passwords

General support questions
Post Reply
StormTheGates
Posts: 9
Joined: 2014/06/25 00:16:09

Cant Change User Passwords

Post by StormTheGates » 2015/07/15 14:26:45

Hello all, I am getting a very wierd error that seemed to appear out of nowhere.

When attempting to update a user password (as root) via the following command:

Code: Select all

passwd testuser
Returns this error in the /var/log/secure

Code: Select all

localhost passwd: gkr-pam: couldn't update the 'login' keyring password: no old password was entered
I have tried updating /etc/ssh system-auth-ac and password-auth-ac and restarting sshd with a working config from a different server, but no luck.

Any ideas?

Post Reply