2

I tried different things: edit /etc/pam.d/common-password and /usr/share/pam-configs/unix, none worked, account remains disabled, I can't set the password, the "Change" button remains grayed :)

useful
  • 1,834
  • 4
  • 25
  • 32

2 Answers2

7

Just open terminal

Type

sudo passwd username

Then type your old password then new password.

Retry

And done

Takkat
  • 142,284
1

You may have simply not unlocked the user accounts menu.

On the top right of the user accounts menu is an Unlock button.

Click it and enter your password when asked (or the admin password if it is different).

You will then be able to change the password, create accounts or set auto login.

enter image description here