You are not logged in.
Hello.
I accidentally
chmod 777 -R && chown myusername -R
'd
/usr/lib/
instead of
/usr/lib/go/bin
and there are some issues that I would like to know how to solve. I would appreciate it if anyone could help.
Naturally
/usr/lib/sudo
reacted to the wrong
setuid bit
and I had to login as root to work around that one. What I'm asking is, are there any other potential issues? (say with xorg because of the files permission levels)
Second, I had to log in using another tty because
su -
won't work (Authentication failed). What is causing that?
Thanks in advance.
Offline
"su" is probably failing because the ownership and permissions of the libs belonging to util-linux are now incorrect. Most stuff under /usr/ should be owned by root. I would imagine there are now many potential issues with broken applications etc.
All men have stood for freedom...
For freedom is the man that will turn the world upside down.
Gerrard Winstanley.
Offline