Re: using sudo



On Thu, Nov 30, 2006 at 08:22:28AM -0600, David Berg wrote:
So I gave myself full sudo access, disabled root logins, and eliminated
the root password. Works great on the command line.

put yourself in the "wheel" group. (I recommend then giving yourself sudo
access simply with "%wheel ALL=(ALL) ALL", but whatever.)

Then, append the line "UGROUPS=wheel" to the end of every file in
/etc/security/console.apps which you want to have sudo-like behavior.

Unfortunately, there's no way to do this globally, but a little shell loop
could do the trick.

--
Matthew Miller mattdm@xxxxxxxxxx <http://mattdm.org/>
Boston University Linux ------> <http://linux.bu.edu/>

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



Relevant Pages

  • Re: FC3 And kppp - Found Solution
    ... You might try to find the manual for the modem, ... It should show up with the proper ps command, and if it doesn't you have ... Recently I upgraded my mouse from a standard PS/2 ball wheel mouse to a PS/2 ...
    (comp.protocols.ppp)
  • Re: Copying a bunch of images to one directory.
    ... In stead of reinventing the wheel, someone has to have needed to do ... Does this command line code exist somewhere I can ...
    (comp.unix.shell)
  • Copying a bunch of images to one directory.
    ... In stead of reinventing the wheel, someone has to have needed to do ... Does this command line code exist somewhere I can ... download/look at. ...
    (comp.unix.shell)
  • Re: RE : RE : Regular expressions
    ... > I begin by fetching the results of the ps -efA command and split it ... into many variables ($uid, $pid, etc.) ... > I thought $cmd, as the last variable for the split command, would ... You don't risk breaking the spokes of the wheel while fixing the pedals ...
    (perl.beginners)
  • already written optparse callback for range and list arguments?
    ... command line, like ... In the interest of avoiding reinventing the wheel, ... Prev by Date: ...
    (comp.lang.python)