Ubuntu actually isn't that bad (just enable root login as soon as its installed)
GeneralThis forum is for non-technical general discussion which can include both Linux and non-Linux topics. Have fun!
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
That's right, reading the original post, one can assume that he's logged in as root, and thus the system will not ask for a password when executing system utilities.
Eric
The OP post this kind of discussion every 3 or 4 weeks :-)
I make everyone of my remixes so that the user can both login as root or login as user with access to root stuff; file manager,etc
That's the spirit, freedom of choice!
I guess I'm just a power junkie, don't have any user except root on my personal systems. My wife's laptop with Ubuntu has a 'normal' user, otherwise I'd have to spend to much time fixing broken things.
By default only users that are members of the admin group can use sudo.
If you want to give someone else access to your machine then they should use an account that isn't a member of admin so they can't sudo anything.
Accounts that are members of the admin group should be considered privileged accounts and only very trusted people should have one of these. sudo can give fine grain control for less trusted people that require some root access.
My root password is still locked, so I can't login as root directly. However, all my needs are met using sudo cmd or sudo -i. I don't have a problem with this setup, and I've never felt the need to have a complete root environment.
Just my 2 cents, do what you want it's your computer and data.
Now that i enabled root login and routinely login as root, ubuntu is easy to use - and you should always have root login in case of need of system recovery.
Holy crap!
Quote:
Originally Posted by linus72
I still haven't made a normal user in my slack 12.2 setup
I just run as root and use that system to do whatever maintenance,etc
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.