On Fri, 2009-01-30 at 15:54 -0500, Matthew Flaschen wrote: > Frank Cox wrote: > > On Fri, 30 Jan 2009 13:12:24 -0700 > > Linuxguy123 wrote: > > > >> How does sudo work these days in F10 ? > > > > Pretty much the same as it always has. > > > > Why isn't this asking me for the root password ? > > > > Because it's asking for your user password. That's what sudo does. If you > > want to use the root password, use "su -c command" instead of sudo. > > Or use rootpw in /etc/sudoers That is what I needed. I was using sudo in a spawned python process and that worked. Thanks. -- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines