Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot unlock screen, password works switching user or logging in after boot. #7

Closed
aitoehigie opened this issue Feb 19, 2019 · 4 comments

Comments

@aitoehigie
Copy link

I use i3wm and noticed that since I installed this program, whenever I lock my system and try to login again it tells me my password is wrong so I have no choice but to completely reboot my system which is rather odd. How do I remove this from my system?

Thank you

@marshyski
Copy link
Owner

Hi @aitoehigie which OS, version and window manager/GUI are you using? Removing it is easy, but reverting the changes are hard. When you provide the information I can replicate it and tell you which permission you'll need to revert back.

@aitoehigie
Copy link
Author

aitoehigie commented Feb 21, 2019 via email

@marshyski
Copy link
Owner

Hi @aitoehigie I found the fix for you. Please run the following commands as root in your terminal.

chown root:shadow {/etc/shadow,/etc/shadow-,/etc/gshadow,/etc/gshadow-}

chmod 0640 {/etc/shadow,/etc/shadow-,/etc/gshadow,/etc/gshadow-}

@marshyski marshyski changed the title I need to uninstall this from my ubuntu machine Cannot unlock screen, password works switching user or logging in after boot. Feb 22, 2019
@aitoehigie
Copy link
Author

aitoehigie commented Feb 22, 2019 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants