I just installed freebsd FreeBSD 7.1 on VMware, then installed GNOME with sysinstall and everything worked fine but then I decided to install KDE and I did, well, I should say it's nice but the problem is I cannot run su or sudo when I'mm logged in with a normal user , so I am really stuck!
As others have suggested already, if your user is not in the 'wheel' group, login as root and add your user to 'wheel' group with pw groupmod wheel -m <username>. groups <username> will tell you which groups your user is member of.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.