Ubuntu user asking password again and again and given password is not working

 

Solution- move to terminal mode (CTRL+ALT+f1, CTRL+ALT+F4) 

login with the user then

sudo chmod -R u+w /home/user

cd /home/user

sudo rm -rf .Xauthority .ICEauthority

Move out from this terminal window (Login into Graphics mode CTRL+ALT+F7)


Comments

Popular posts from this blog

How to upload bulk Email alias in Google Workspace

Deploying App through AWS EKS by using ingress and fargate

How to save git token key to avoid again and again put manually