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