You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to pr...@googlegroups.com
Hi guys...
What do you think of creating a SudoRules?
My need is to add a user in sudoers (file), just that he has to NOPASSWD, would be another way to do?
Cheers, Thiago Avelino
Diogo Baeder
unread,
Jan 9, 2013, 1:06:33 AM1/9/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to pr...@googlegroups.com
If I understood your question correctly, there's a much easier way to do it: check out the "ensure_line" method from the Role class. Then you can put the line you need in the sudoers file, as you see fit.