Re: using sudo



David Berg wrote:

I'm in the process of switching from ubuntu to Fedora and am so far
impressed. The first thing I want to change is how administration is
handled. I like ubuntu's decision to remove the root password and only
allow root access through sudo.

So I gave myself full sudo access, disabled root logins, and eliminated
the root password. Works great on the command line.

The problem is this: How can I get the gui's to switch from wanting to
use an su interface (and asking for a non-existant root password) to
using sudo?

kde and kdesu can be configured to use sudo, just put this in
/usr/share/config/kdesurc:
[super-user-command]
super-user-command=sudo

-- Rex


--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list



Relevant Pages

  • Re: Dumb question of the week.
    ... me a blood-red prompt. ... I think that 'root' commands must work without surprises like aliases ... My su and sudo work as defined in the man pages, ... which asks for the root password and then, ...
    (alt.os.linux.suse)
  • Re: [Off Topic] Re: Linux security
    ... enabled a root password, ... As was pointed out before users don't care ... Much like OSX. ... With much the same mechanism (OSX also uses a sudo ...
    (Ubuntu)
  • Re: Linux, fast
    ... So you sudo $EDITOR /etc/network/interfaces. ... Personally, I set a root password not long after installing Ubuntu, but I ... `Nam et Hannibalis apud Romanos iam ante Sangunti excidium celeberrimum ...
    (uk.comp.os.linux)
  • Re: Security Weaknesses of OS X
    ... a closer equivalent would be to type 'sudo su'. ... administrator password, while 'su' would require a root password, ... Lots of Unix systems have sudo. ... sudo ends the root access after a period of time ...
    (comp.sys.mac.system)
  • Re: gksudo without sudo
    ... I entered the root password. ... No working sudo after expert install? ... adduser your_normal_username admin ...
    (Ubuntu)