Ubuntu: Getting KDE 4.0 to Accept Your sudo Password

Home -> UNIX -> Linux

2282 views

From the computer of: shamanstears (690 recipes)
Created: Jan 21, 2008     Updated: Jan 23, 2008


Add a comment

Add to:
Add to stumbleuponAdd to del.icio.usDigg itAdd to FURL

If you've installed the latest and greatest KDE, it hasn't taken long for you to notice that it won't accept your sudo password when it needs to run an application with administrative permissions. This is because Ubuntu uses sudo while KDE uses root. Here's how to fix this:

1. Open a terminal window.

2. Execute the following command:

nano ~/.kde4/share/config/kdesurc


3. When the kdesu configuration file opens, input the following:

[super-user-command]
super-user-command=sudo


4. Save your changes and close the window.

Your sudo password will now work when administrative permissions are required.

Subscribe to the Tech-Recipes Newsletter

You can get tips like this delivered in your email every week!

Enter your Email

We will never, ever sell your email address or spam you.





Related recipes:

  Ubuntu: Stop sudo Commands from Prompting for a Password
  Ubuntu 7.10: How to Install KDE 4.0
  Ubuntu: 4 Ways to Install Programs or Packages
  Ubuntu: Install the Ubuntu Studio Theme
  Ubuntu : Installing, Removing, and Searching for Packages & Apps from Terminal
  Ubuntu: Enable DVD Playback
  Ubuntu: How to Mount and Unmount ISO Files
  Upgrade Ubuntu From Dapper(6.06) to Edgy(6.10)
  Ubuntu: How to Remove a User Account
  Ubuntu : Dual booting w/XP using Grub bootloader | editing bootloader in Ubuntu

 

Sponsored links

 

Login

Nickname

Password

Don't have an account yet? You can create one. As a registered user you have some advantages like theme manager, comments configuration and post comments with your name.