Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Community Lounge > Reviews, Rants & Things That Make You Scream
FedoraForum Search

Forgot Password? Join Us!

Reviews, Rants & Things That Make You Scream The place for you to submit reviews of all those applications you use with Fedora. The Devs probably aren't listening, but some times you've just GOT to blow off steam or sing its praises.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 26th June 2009, 05:29 PM
tester2007 Offline
Registered User
 
Join Date: Oct 2007
Posts: 7
Root User

I know that there have been some changes between Fedora 9 and 10 as far as root user is concern. I haven't try F11 yet so I cannot say. When you search the web you can see that a lot of people are trying to find out how to use the root user under F10. Even of you manage to login, some applications will not work warning you that you have "too much" privileges. Many experts say: "you not supposed to", "you shouldn't do that", "it's not good for you". Nobody ever say why? Maybe experts really don't know why and they just repeat the things that they hear. Is Fedora crowd among them?

I know a lot of things is bad for you. Some people shouldn't smoke, some shouldn't drink. But I wouldn't like if someone infringe these rights on me like during prohibition. I want to have freedom to decide what is good for me.

I WANT TO BE ABLE TO USE ROOT USER WHEN I WANT TO. These are the rights of superuser as long as UNIX/LINUX was invented. I don't want Fedora or Gnome or anybody else tell me what is good for me and force into their way. If we had a LINUX constitution, that would be unconstitutional.

Please, note that I am not forcing anyone else to logging as root. I am simply defending the rights that were there for years since Red Hat started.
Reply With Quote
  #2  
Old 26th June 2009, 05:48 PM
CSchwangler Offline
Registered User
 
Join Date: Feb 2009
Posts: 2,535
Why are you complaining? There are documented steps to work around it

http://fedoraproject.org/wiki/Enabli...isplay_Manager

Fedora places a special focus on security, which I think is a good idea, and thats why root login is disabled.
Reply With Quote
  #3  
Old 26th June 2009, 06:10 PM
tester2007 Offline
Registered User
 
Join Date: Oct 2007
Posts: 7
I am complaining about the changes that I don't like! I am defending rights to use root user. I want "root" to be a superuser as is intend to. So, root should be able to run anything without a question.

Even when you login as root after changes to "/etc/pam.d/gdm" some applications will not run.
For example, "Add/Remove Software" will not run.

In previous versions, you could enable 'root user' through user manager. 'Root' would then appear on the login menu. All applications would run OK.
Reply With Quote
  #4  
Old 26th June 2009, 06:18 PM
CSchwangler Offline
Registered User
 
Join Date: Feb 2009
Posts: 2,535
I probably should have asked my question in a different way:

Why are you complaining in this forum?

We are normal users and you should ask the developers why they don't want root to access the desktop. And if certain applications are not working if you are logged in as root, it would probably best to file a bug report, wouldn't it?
Reply With Quote
  #5  
Old 26th June 2009, 06:43 PM
tester2007 Offline
Registered User
 
Join Date: Oct 2007
Posts: 7
I apologize if this is not right forum. I am speaking out (which I do very rarely) because I think this is not a bug. For example, the application would start, warn you about to much privileges and exit. This is a part of new feature of Fedora. It hasn't been like this before.

I am an UNIX/LINUX user since 1984 and I have never got in trouble because I was using root user. But there is this tendency to marginalize the use of superuser. For example, if I am a superuser, a "king of the castle", I should be able to do absolutely anything I want to. Nobody should put any special code to check for root in "pam.d/gdm" or any other place. To me such doing defeats the purpose of superuser.
Reply With Quote
  #6  
Old 26th June 2009, 06:53 PM
giany Offline
Registered User
 
Join Date: Sep 2008
Posts: 14
Why don`t you make your own Linux distro with root that can do whatever he wants in X? My opinion is that this thing is a good thing..you need root then open a terminal and su - . Its easy.
Reply With Quote
  #7  
Old 26th June 2009, 07:09 PM
tester2007 Offline
Registered User
 
Join Date: Oct 2007
Posts: 7
To: giany.

You could have told me " love it or leave it". But then what is the purpose of a forum? Either I have a problem to get my point across or you missing the point (I know very well how to use sudo and su).

We all know that from command shell I can use root. My point is that we should not minimize any superuser rights in the GUI as well.
Reply With Quote
  #8  
Old 26th June 2009, 07:37 PM
robert-e Offline
Registered User
 
Join Date: May 2008
Posts: 720
I ran into this sort of thing yesterday. The "network printing" on my wife's laptop went "up-*****" last week, and I went to fix it last night. I first tried to use the CUPS administration utility, both in Firefox and in Konqueror, and it would not let me manage (or even delete) existing printers. I then tried to use the KDE printer setup utility; it failed; want the root password, and when supplied, it did not accept it, claiming wrong password. So that method was out. I tried in a "su -" root terminal, and attempted both the previous methods...no joy either.
I finally logged out, and logged back in as root..accepted root password okay, and then found I could use either CUPS or the KDE printer utility to manage/delete/setup printers. Oh yes...I also had a look at the printer conf file, but unlike those produced in Gnome, it was not something I would want to tinker with using the CLI.

Bottom line for me: If I was not able to log in as root to fix that printing problem, I would have been asked to re-install XP. I would not have liked to do that, but I would have. To do otherwise would have brought consequences that I don't want to think about.

Now I understand that if I knew more about Linux/Fedora I could have likely fixed whatever needed without a root GUI, but I am not there yet. Here is the main point: I WOULD SOONER REINSTALL (FEDORA) IF I SCREW UP USING ROOT GUI, RATHER THAN RE-INSTALL WINDOWS. (capital letters for emphasis)

Regards,
Bob
Reply With Quote
  #9  
Old 26th June 2009, 07:45 PM
sonoran's Avatar
sonoran Offline
Registered User
 
Join Date: May 2005
Location: Sonoran Desert
Posts: 2,100
Quote:
Originally Posted by tester2007 View Post
Many experts say: "you not supposed to", "you shouldn't do that", "it's not good for you". Nobody ever say why? Maybe experts really don't know why and they just repeat the things that they hear. Is Fedora crowd among them?
No, we are real experts here.

This link explains why GTK+ (gui) programs should not be run with root privileges:
http://www.gtk.org/setuid.html

And this is from the "GNOME Programming Guidelines" by Federico Mena Quintero:
Quote:
"Under no circumstance create a GTK+ program that is setuid root. The GTK+ and
GNOME libraries are big and complex, and they have not been audited for secu-
rity."
Reply With Quote
  #10  
Old 26th June 2009, 07:52 PM
JN4OldSchool Offline
"Sean The Terrible" -- The forum(er) Vista® rep
 
Join Date: Nov 2005
Posts: 8,823
Quit whining and just switch distros. That is the only way to make a real statement.
Reply With Quote
  #11  
Old 26th June 2009, 08:18 PM
robert-e Offline
Registered User
 
Join Date: May 2008
Posts: 720
Sean,

Quote:
Originally Posted by JN4OldSchool View Post
Quit whining and just switch distros. That is the only way to make a real statement.
Heh..The only distro that "she" would let me switch her to is Windows XP. Not going there if I can help it.

On another note: "whining"???: you sure have been "stirring the pot" the last few day.

Best regards,
Bob
Reply With Quote
  #12  
Old 26th June 2009, 08:27 PM
JN4OldSchool Offline
"Sean The Terrible" -- The forum(er) Vista® rep
 
Join Date: Nov 2005
Posts: 8,823
Quote:
Originally Posted by robert-e View Post
Sean,



Heh..The only distro that "she" would let me switch her to is Windows XP. Not going there if I can help it.

On another note: "whining"???: you sure have been "stirring the pot" the last few day.

Best regards,
Bob
Hey Bob,

That was directed at the OP, not at you. You have enough sense to know this already and you have used other distros. We both know that Fedora just is what it is and no one here is going to change that. I feel for the OP, I really do. While I agree with the not running as root part I also feel that Fedora has no business preventing this in the first place. But, my opinion is neither here nor there. It is a free product that you use with no guarantees regarding quality or satisfaction. The answer for the OP is simple; go elsewhere. I did. I found Arch and love it. It is current, transparent, does not coddle the user...it is what Linux is SUPPOSED to be. And I can log in as root if I darn well please.

As a footnote, I have been playing with F11 and find it a great release. I could happily use it full time. I wont though because I have found something I feel is better.

Stirring the pot? Nah, I am just grumpy because I am looking at around 5 chapters of reading, a 20 question quiz and a 5 page three source research paper all due by Sunday midnight and I am procrastinating on it.
Reply With Quote
  #13  
Old 26th June 2009, 08:35 PM
stefan1975's Avatar
stefan1975 Offline
"Stefan the converted" -- forum Macintosh® Glee Club leader
 
Join Date: May 2007
Location: 127.0.0.1
Age: 38
Posts: 1,247
*sigh* another root user thread? could we not just sticky one of the previous kazillion ones?
__________________
"$ su - bofh"
OS: Mac OSX Snow Leopard (x64 by default), W7_Enterprise_X64, F12_x64_KDE
Hardware: late 2009 Macbook 13", MSI Wind 10"
Browser: Opera 10.10, Safari 4
Registered linux user #459910
Reply With Quote
  #14  
Old 26th June 2009, 08:43 PM
robert-e Offline
Registered User
 
Join Date: May 2008
Posts: 720
Yeah Stefan,
I think the "root user" thing is not going to go away any time soon. Too many old-timers, and old newbies like me are just crusty enough to voice their annoyance. Yet, as in politics; if you don't complain, they think you like what they are doing. So perhaps in that sense, these threads are a good thing.
I suppose that just like in politics: if you don't like what OP post, no one is making you read them; and certainly, no is making you post replies.
That is the great thing about fedoraforums: the devs don't listen??, so what we post does not harm anyone. Of course, one should always be polite; rudeness is universally distasteful.

Regards,
Bob
Reply With Quote
  #15  
Old 26th June 2009, 08:53 PM
JN4OldSchool Offline
"Sean The Terrible" -- The forum(er) Vista® rep
 
Join Date: Nov 2005
Posts: 8,823
Well, in that case the fact that you cannot log in as root by default sucks eggs!!! It is stupid. It does not matter that you can "put it back" it should never have been taken away!!! x zapping should be enabled also. A few distros are overriding the brilliance of the xorg devs and reseting this to be default. The sad part of this one is the time you need this to be enabled it is too late to do anything, you have to do a cold restart. Instead it makes more sense that the few...what is it, emacs?...ham handed emacs users disable this. Same for LVM!!! What, in the name of everything Linux, is the logic behind THIS default? LVM is great, it is an awesome technology. Fedora should contain it. Just not as a default. We are home desktop users, most of us have single drive laptops now. Fedora is NOT RHEL!!!

How's that Bob? I can rant on but most of the rest is just personal stuff. But I think my above complaints pretty much nail user consensus. It sure feels good to vent, but I dont think it will get us anywhere. The Fedora guys have their own ideas about what they want Fedora to be...and I dont think that, in the end, that is necessarily a bad thing. Like I said in previous posts, there are many distros available. There is nothing that special about Fedora, it is just Linux.
Reply With Quote
Reply

Tags
gui login, root login

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Root user login warning:This session is running as a privileged user jevinlin Using Fedora 2 4th October 2008 10:46 AM
user@domain bounced back to root though user has a mail box nonlin Servers & Networking 9 8th July 2008 01:25 PM
usb disks automount as root.root 755 - user cannot write!:( mrmailer Using Fedora 0 3rd April 2007 05:18 AM
MySQL, PHP and Apache = Help new user cannot connect, but root user can?? judobrian Using Fedora 3 24th February 2007 01:12 AM


Current GMT-time: 19:14 (Monday, 20-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat