Some time ago I messed up my system users and groups permissions, now I can't run users-admin command, the output is : the owner of /home/vladimir/.config/ibus/bus is not vladimir!(the owner is root), if I change to vladimir I got the same output displaying that the owner is not root. I can't modify anything on users and groups GUI, when I try to modify any setting immediately open and close several windows so fast that I can't read what's going on! Appreciate some help, I have one user added long time ago.
It sounds like you have stirred your system with a
root
stick, run GUI tools asroot
, and in general, behaved carelessly. What's theusers-admin
command? However,To see what
root
owns in your$HOME
directory,and, to change them back to you,
If
sudo
doesn't work for you, you've really broken your system. I hope you have backed up your data.If you KNOW of a file you've messed with, find the package that provides it, and re-install that package. For example, if you've changed the permission/ownership of
/bin/su
, you could do:But, the easiset, safest way is to backup your data, ensure that you can read your backup, reinstall the WHOLE system, and restore.