<p dir="ltr">The weird thing is, another Mythbuntu box in my living room just seems typewritten with substantially the same sudoers line. I wish I could get more granular logging information regarding exactly what commands are triggering the permissions issues.</p>
<div class="gmail_quote">On Oct 7, 2015 8:24 AM, "drsmith" <<a href="mailto:signal7@gmail.com">signal7@gmail.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">In my recent experience, sudo is very strict about command line arguments.  If they don't match exactly, it denies the sudo command.  Your shutdown command probably needs to be `/sbin/shutdown -h now` for a halt situation.  You would have to look up the command mythtv issues and enter that into your sudoers file (hint: look in /var/log/messages for the denied entries).<div><br></div><div>Hope it helps.</div><div><br></div><div>--Darrin</div><div><br></div><div>ps - I replied off list because the list admins don't much care for my email configuration and google makes it unnecessarily difficult to reply any other way.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Oct 6, 2015 at 9:29 PM, Steve Greene <span dir="ltr"><<a href="mailto:sgreene59@verizon.net" target="_blank">sgreene59@verizon.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>My new installation of Mythbuntu (a  LIVA ECS X) is not letting me grant elevated privileges to shutdown from the mythtv group.<br><br></div>Any idea why this line in /etc/sudoers is not letting  my user accounts shut the box down?<br><br>%mythtv localhost=(ALL) NOPASSWD: /sbin/shutdown,/sbin/halt,/sbin/reboot,/usr/bin/setwakeup.sh,/usr/bin/mythshutdown<br><br><br></div>
<br>_______________________________________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org" target="_blank">mythtv-users@mythtv.org</a><br>
<a href="http://lists.mythtv.org/mailman/listinfo/mythtv-users" rel="noreferrer" target="_blank">http://lists.mythtv.org/mailman/listinfo/mythtv-users</a><br>
<a href="http://wiki.mythtv.org/Mailing_List_etiquette" rel="noreferrer" target="_blank">http://wiki.mythtv.org/Mailing_List_etiquette</a><br>
MythTV Forums: <a href="https://forum.mythtv.org" rel="noreferrer" target="_blank">https://forum.mythtv.org</a><br>
<br></blockquote></div><br></div>
</blockquote></div>