On 03/28/2012 03:58 PM, James Wilkinson wrote:
Wild guess: try cat -vet /etc/sudoers This should show if you have any unexpected control characters in your file (tab is shown as ^I, and the line feed at the end of a line by $). Hope this helps, James.
This is the output of that command. I see nothing odd here:
## Allow root to run any commands anywhere $ root^IALL=(ALL) ^IALL$ markh^IALL=(ALL)^INOPASSWD: ALL$ $
## Same thing without a password$ # %wheel^IALL=(ALL)^INOPASSWD: ALL$
I included the last two lines to show the comparison of the 'NOPASSWD' lines and that they match up.
-- Mark Haney Software Developer/Consultant AB Emblem markh@xxxxxxxxxxxx Linux marius.homelinux 3.3.0-4.fc16.x86_64 GNU/Linux -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org