I am using Ubuntu 20.04 LTS. After installing it, the su command worked perfectly (I was able to log in), but after rebooting the system, whenever I run su, it says:
rakin@localhost:~$ su
Password:
su: System Error
rakin@localhost:~$
The user rakin doesn't have sudo access, so I am in big trouble. How can I fix this?