LinuxQuestions.org
Visit Jeremy's Blog.
Go Back   LinuxQuestions.org > Forums > Non-*NIX Forums > General
User Name
Password
General This forum is for non-technical general discussion which can include both Linux and non-Linux topics. Have fun!

Notices

Reply
 
LinkBack Search this Thread
Old 11-17-2009, 10:27 PM   #1
smeezekitty
Senior Member
 
Registered: Sep 2009
Location: washington U.S.
Distribution: Damn Small Linux, KateOs, M$ Ickdows Vista, My own OS
Posts: 2,094

Rep: Reputation: 104Reputation: 104
Ubuntu actually isn't that bad (just enable root login as soon as its installed)


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.
 
Old 11-17-2009, 10:32 PM   #2
FlGator81
Member
 
Registered: Nov 2008
Location: Baltimore
Distribution: Ubuntu
Posts: 65

Rep: Reputation: 21
You don't like sudo? I never had problems with it. However, I do prefer to have a separate root account with a separate root password.

Last edited by FlGator81; 11-17-2009 at 10:35 PM.
 
Old 11-17-2009, 10:39 PM   #3
jmite
Member
 
Registered: Jun 2008
Distribution: Ubuntu
Posts: 252

Rep: Reputation: 36
I find, in general, that the idea of Ubuntu as "bad" tends to be a result of how most people who are attracted to linux (or more specifically, who are knowledgeble enough to write on the forums) tend to prefer configurability and power over ease of use. They therefore see Ubuntu as sharing similar flaws with Windows. This is a perfectly valid preference, and they're free to use Debian and Gentoo and LFS.

Anyone who comes out and says an open source distro or OS is "bad," unless that distro is specifically harmful or insecure, is (IMHO) a hypocrite. The beauty of open source is that people can take what has been created already and modify it into what they want or need. Freedom of software is not freedom to be only what a certain group of people wants, but whatever there is a demand for. Until Ubuntu has gaping holes or a history of frying peoples computers, I see no reason to call it "bad," just "not your particluar taste."


On another aside, Ubuntu out of the box is uuuuuuuuuugly! but that's just me...
 
Old 11-18-2009, 09:02 AM   #4
aysiu
Senior Member
 
Registered: May 2005
Distribution: Ubuntu with IceWM
Posts: 1,776

Rep: Reputation: 47
Please explain why creating a root login makes Ubuntu any better.

In fact, you cannot do system recovery with a root login if you forget your root password. Don't set the root password, and you can do system recovery.
 
Old 11-18-2009, 11:12 AM   #5
rich_c
Member
 
Registered: Apr 2008
Location: UK
Distribution: Mepis; Maemo; openSUSE
Posts: 370
Blog Entries: 70

Rep: Reputation: 81
Quote:
Originally Posted by smeezekitty View Post
routinely login as root
OK, I'll bite. You just put that in as a joke right? Best to explain in case anyone reads that and misunderstands. Logging in as root is a BAD idea. Especially if you login to the GUI that way.
 
Old 11-18-2009, 12:20 PM   #6
Dinithion
Member
 
Registered: Oct 2007
Location: Norway
Distribution: Slackware 13.37
Posts: 430

Rep: Reputation: 56
What's wrong with sudo su -?
 
Old 11-18-2009, 12:36 PM   #7
mudangel
Member
 
Registered: May 2008
Location: Ohio
Distribution: Slackware
Posts: 249

Rep: Reputation: 44
Or su, for those of us without sudo installed.
 
Old 11-18-2009, 12:39 PM   #8
tuxdev
Senior Member
 
Registered: Jul 2005
Distribution: Slackware
Posts: 1,993

Rep: Reputation: 107Reputation: 107
Quote:
In fact, you cannot do system recovery with a root login if you forget your root password. Don't set the root password, and you can do system recovery.
I say that's a *Good Thing*. Either I'm root and doing sysadmin stuff, or I'm not and shouldn't be able to do *anything* like that. Nothing in the middle. If a normal user can do system recovery, that user has way too much power.

Last edited by tuxdev; 11-18-2009 at 12:41 PM.
 
Old 11-18-2009, 12:54 PM   #9
mudangel
Member
 
Registered: May 2008
Location: Ohio
Distribution: Slackware
Posts: 249

Rep: Reputation: 44
Quote:
Originally Posted by tuxdev View Post
If a normal user can do system recovery, that user has way too much power.
Agreed.

Quote:
Originally Posted by aysiu View Post
Don't set the root password
If I don't set a root password, anyone can log in as root...
 
Old 11-18-2009, 01:04 PM   #10
pixellany
LQ Veteran
 
Registered: Nov 2005
Location: Annapolis, MD
Distribution: back to Arch
Posts: 16,637

Rep: Reputation: 422Reputation: 422Reputation: 422Reputation: 422Reputation: 422
Quote:
Originally Posted by mudangel View Post
If I don't set a root password, anyone can log in as root...
No--in this context (Ubuntu) noone can log in as root. When you set the password, you enable login.

It is possible to edit /etc/passwd so ANYONE can log in as root with no password, but you really don't want to do that.


The problem with Ubuntu with root enabled is that various admin tasks will continue to ask you for your prime-user password and not the root password.
 
Old 11-18-2009, 01:58 PM   #11
smeezekitty
Senior Member
 
Registered: Sep 2009
Location: washington U.S.
Distribution: Damn Small Linux, KateOs, M$ Ickdows Vista, My own OS
Posts: 2,094

Original Poster
Rep: Reputation: 104Reputation: 104
Quote:
The problem with Ubuntu with root enabled is that various admin tasks will continue to ask you for your prime-user password and not the root password.
Wrong!
insted of asking for user password it doesnt ask for a password at all.
 
Old 11-18-2009, 02:03 PM   #12
pixellany
LQ Veteran
 
Registered: Nov 2005
Location: Annapolis, MD
Distribution: back to Arch
Posts: 16,637

Rep: Reputation: 422Reputation: 422Reputation: 422Reputation: 422Reputation: 422
Sorry, but I have tried Ubuntu many times/ many versions and the behavior is consistent.

When opening a system utility which needs admin privileges, it asks for the primary user password. Then enable root using "sudo passwd root", and that utility will still want the primary user password.

Has there been some recent change in this behavior?
 
Old 11-18-2009, 02:07 PM   #13
EricTRA
Guru
 
Registered: May 2009
Location: Barcelona, Spain
Distribution: LMDE Gnome with Awesome WM + Kernel 3.3.0-1 amd64
Posts: 6,518
Blog Entries: 1

Rep: Reputation: 1217Reputation: 1217Reputation: 1217Reputation: 1217Reputation: 1217Reputation: 1217Reputation: 1217Reputation: 1217Reputation: 1217
If it has changed then it's only since 9.10, because in 9.04 behavior is as explained by pixellany. On an Ubuntu 9.04 I have running I have root enabled but when my wife is logged in and needs to execute a system utility it asks for her password.

Kind regards,

Eric
 
Old 11-18-2009, 02:09 PM   #14
repo
LQ 5k Club
 
Registered: May 2001
Location: Belgium
Distribution: Slackware current
Posts: 8,457

Rep: Reputation: 874Reputation: 874Reputation: 874Reputation: 874Reputation: 874Reputation: 874Reputation: 874
Seems to me the OP means,that you are logged in as root in the GUI
 
Old 11-18-2009, 02:13 PM   #15
EricTRA
Guru
 
Registered: May 2009
Location: Barcelona, Spain
Distribution: LMDE Gnome with Awesome WM + Kernel 3.3.0-1 amd64
Posts: 6,518
Blog Entries: 1

Rep: Reputation: 1217Reputation: 1217Reputation: 1217Reputation: 1217Reputation: 1217Reputation: 1217Reputation: 1217Reputation: 1217Reputation: 1217
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. But isn't this in contradiction to the advice of Ubuntu community/developers/etc....

I have it enabled too that wonderfull thing called root

Kind regards,

Eric
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
how to enable GUI root login in Mandriva? zebra90210 Mandriva 4 03-13-2008 06:20 AM
How to enable auto login for root in Redhat alix123 Programming 5 06-27-2007 12:43 AM
How to enable root login on 6.06 dapper? Sjonnie48 Ubuntu 6 06-11-2007 08:36 AM
Enable root login in wu-ftpd? Sevoma Linux - Software 5 02-04-2005 06:49 PM
Disable/Enable Root Login @ Console ryanstrayer Linux - Security 4 01-18-2002 04:49 PM


All times are GMT -5. The time now is 03:46 PM.

Main Menu
 
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration