Everytime I try to do anything it asks me to give a password to unlock it which I do not have

Asked by Candice Litrenta

Once I do anything at all say download for example after it finishes that project it asks me for a default password which I do not have. I have tried every password I have used. I have the correct passwords to get into the system but this one is not available. I am going batty over it.

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu seahorse Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

Set a blank keyring password and you shouldn't be bothered. Also disable ipv6 with the boot option:

ipv6.disable=1

May help too

Revision history for this message
Candice Litrenta (candicelitrenta) said :
#2

I am not very computer savvy so I need to know how to reset it. I need that explained. Thank you
Candice

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

Under passwords and keys, right click the 'password:default' and select change password. You will need your current password but set the new password to nothing, not even a space.

if you run:
gksudo gedit /etc/default/grub

find this line:
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"

Change it to:
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash ipv6.disable=1"

Save the new file and run:
sudo update-grub

reboot to test

HTH

Can you help with this problem?

Provide an answer of your own, or ask Candice Litrenta for more information if necessary.

To post a message you must log in.