Bug 187867 - "Open terminal as root" option in SystemSettings
Summary: "Open terminal as root" option in SystemSettings
Status: RESOLVED INTENTIONAL
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR wishlist
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-22 17:24 UTC by usrrgt
Modified: 2009-03-23 22:28 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description usrrgt 2009-03-22 17:24:52 UTC
Version:            (using KDE 4.2.1)
OS:                Linux
Installed from:    Ubuntu Packages

It isn't a graphical option to run Konsole as root, you must type in Konsole or in KRunner: "su/sudo Konsole" or "kdesu/kdesudo konsole".
"Open terminal as root" option is needed in SystemSettings.
Comment 1 Robert Knight 2009-03-23 14:03:33 UTC
Why do you need to run Konsole as root?  If you want to run the SHELL as root or individual programs as root you can do that using:

su -
or sudo <program-name>
Comment 2 usrrgt 2009-03-23 16:29:58 UTC
You have not read the description. I know.
This option is to improve accessibility.
Comment 3 Robert Knight 2009-03-23 22:28:43 UTC
I did read the description.  I do not agree with promoting running the terminal and the shell as root.  People are welcome to do that if they want to and it is easy to set up a terminal profile that starts a shell as root but I would not like the interface to suggest that they should.