Changed user password, now no password works

Asked by Clifford Reynolds

In Ubuntu 12.04 LTS, I changed my user (administrator) password from a 4 digit number to an 8 digit number. Then I changed the login to no password. When I tried to update software on the Synaptic Package Manager, the old, the new, and blank passwords did not work. Now I can't change anything because no password works, though I can log in to Ubuntu using no password.

I had recently updated programs using both Synaptic Package Manager and Update Manager.

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu policykit-1 Edit question
Assignee:
No assignee Edit question
Solved by:
actionparsnip
Solved:
Last query:
Last reply:
Revision history for this message
N1ck 7h0m4d4k15 (nicktux) said :
#1

Yes, no password at all is not an option in Ubuntu.
Autologin is another thing and it's OK.

First you can try:

Open a terminal (CTRL+ALT+T) and issue the following command

    passwd

it will ask for the old password, you just hit ENTER (blank). Then write a password twice and the system should be OK.

IF NOT , you can follow another procedure as it listed in following URL

http://www.psychocats.net/ubuntu/resetpassword

Regards
 NikTh

Revision history for this message
Clifford Reynolds (cliffordreynolds) said :
#2

Thanks, NikTH, the first solution worked just fine. You made my weekend.

Cliff

On Fri, Aug 16, 2013 at 7:16 PM, Nik.Th. <
<email address hidden>> wrote:

> Your question #234164 on policykit-1 in Ubuntu changed:
> https://answers.launchpad.net/ubuntu/+source/policykit-1/+question/234164
>
> Status: Open => Answered
>
> Nik.Th. proposed the following answer:
> Yes, no password at all is not an option in Ubuntu.
> Autologin is another thing and it's OK.
>
> First you can try:
>
> Open a terminal (CTRL+ALT+T) and issue the following command
>
> passwd
>
> it will ask for the old password, you just hit ENTER (blank). Then write
> a password twice and the system should be OK.
>
> IF NOT , you can follow another procedure as it listed in following URL
>
> http://www.psychocats.net/ubuntu/resetpassword
>
> Regards
> NikTh
>
> --
> If this answers your question, please go to the following page to let us
> know that it is solved:
>
> https://answers.launchpad.net/ubuntu/+source/policykit-1/+question/234164/+confirm?answer_id=0
>
> If you still need help, you can reply to this email or go to the
> following page to enter your feedback:
> https://answers.launchpad.net/ubuntu/+source/policykit-1/+question/234164
>
> You received this question notification because you asked the question.
>

Revision history for this message
Best actionparsnip (andrew-woodhead666) said :
#3

please mark as solved :-)

Revision history for this message
Clifford Reynolds (cliffordreynolds) said :
#4

Thanks actionparsnip, that solved my question.