On Sun, Nov 29, 2009 at 6:54 PM, Nick Guenther <[email protected]> wrote: > On Sun, Nov 29, 2009 at 6:43 PM, Brad Tilley <[email protected]> wrote: >> On Sun, Nov 29, 2009 at 6:28 PM, Brad Tilley <[email protected]> wrote: >> >>> I see the same on 4.6-release. The initial user I added during install >>> can su and sudo >> >> Just to be clear, 'sudo su' works for newly added users who are in the >> wheel group, but su by itself does not. Apologies for the confusion. >> >> Brad > > That's funny, because I followed your directions and I can't > reproduce. I'm running 4.6 GENERIC -release. You did relogin after > changing the passwords and groups right?
Yes, when I type su as user test, I get "Sorry" outputted to the console and I see "BAD SU test to root on /dev/ttyC0" in /var/log/authlog. I'm doing this locally on a laptop. When I type sudo su as user test, I get a root shell. In /etc/sudoers I have the %wheel line for no password uncommented. Brad

