[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: using sudo
- From: Matthew Miller <mattdm mattdm org>
- To: For users of Fedora <fedora-list redhat com>
- Subject: Re: using sudo
- Date: Thu, 30 Nov 2006 13:13:43 -0500
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 mattdm org <http://mattdm.org/>
Boston University Linux ------> <http://linux.bu.edu/>
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]