Sudo refused to let me use user with root permissions even after
editing sudoers. More tinkering unless I'm doing the wrong thing with
sudoers.
Since you haven't said what you actually did, nobody can give you
accurate advise.  All I could say was make sure you edit sudoers
properly, such as using visudo to do it.

Thanks.
I edited /etc/sudoers as root.
This edit has always worked for me.

## Allow root to run any commands anywhere
root    ALL=(ALL)       ALL
## added
myuser   ALL=(ALL)       ALL

No one else uses my machine.
Roger
--
users mailing list
users@lists.fedoraproject.org
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

Reply via email to