Written by S the 28 Feb 08 at 15:27.
Category: System.
Related project:
Nothing/Others.
Status: Won't implement
Rationale
For newcommers having to type in sudo XXX in a terminal might be irritating.
I propose having a graphical way of using administrative permissions to edit core files of the OS such as xorg and others.
Now I know xorg has a front end but it doesnt do the job right in my opinion and there are other things people might need to do like use nautilus under sudo without using a terminal.
I agree. Some work has been done in this area, like mounting internal volumes, but it would be nice if the system would prompt you for your password whenever you tried to do something that needed sudo permissions.
R u sure that you want to login as root? BTW you can run nautilus as root with a simple command. but i do not think that it is good. most of newbies will have root permissions all the time and they will really harm the system ;)
I've got to say, not only is this a serious hassle for newbies, but it seems like a downside to people looking at Ubuntu from other distros. Having at least the option to do this without a command line seems perfectly reasonable.
Maybe once things work a little bit better from the install, but until then, users --newbie or not-- are going to have to edit their system files. Making that process intimidating is not the same as making it deliberate.
No, not elitistic. This is just fixing the symptoms instead of the cause. It would be wiser to reduce the need to actually drop into terminal and having to manually edit configuration files.
I'd agree with rawsausage. I think the problem isn't so much with having to type sudo before every command, but having to type the command at all.
Ideally, the system should be able to be configured without resorting to the command line. So instead of fixing the need to type sudo, efforts should be focused on removing the need for the command line.
The main problem with that, is that GUIs are not universal; they differ for every distro, while the command line stays basically the same. So most guides on the internet focus on the command line.
(disclaimer: I'm a heavy command-line user myself)
Ubuntu bug#1 is "Microsoft has a majority market share" https://launchpad.net/ubuntu/+bug/1. With nautilus-gksu there is no risk of non-admin user getting into trouble since it's prompts for admin password. Making it hard for "admin level" users from editing files when GUI does not exist just maintains bug#1. This can be removed on future Ubuntu releases when everything can be done without admin rights.