[outages] comcast/sprint oddities
Scott Howard
scott at doc.net.au
Wed Mar 13 14:35:11 EDT 2013
On Wed, Mar 13, 2013 at 8:54 AM, Jay Ashworth <jra at baylink.com> wrote:
> Note that mtr needs to be both setUID root *and* executable by Other
> in order to work for others than root, assuming you need that. Neither
> is default.
Or even better, just use setcap to give it permission to open RAW sockets
without having full root access.
setcap 'cap_net_raw=+ep' /usr/bin/mtr
That said, I've never seen an OS that included mtr that didn't have it
setuid by defualt.
Scott
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://puck.nether.net/pipermail/outages/attachments/20130313/f5b3b7e0/attachment.htm>
More information about the Outages
mailing list