> # grep -n wheel /etc/sudoers > 81:## Allows people in group wheel to run all commands > 82:# %wheel ALL=(ALL) ALL > 85:# %wheel ALL=(ALL) NOPASSWD: ALL > > All you have to do is uncomment one line ;) That's exactly what I do, followed by: $ usermod -a -G wheel rich But wouldn't it be nice if this line was uncommented by default, and firstboot added the first user to this group automatically? Rich -- fedora-devel-list mailing list fedora-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-devel-list