Comment # 4
on bug 10735
from Stephen Fisher
(In reply to yuri from comment #3)
> Thanks, I didn't think of dumpcap first.
>
> On BSD, adding this line to /etc/devfs.rules:
> add path 'bpf*' mode 0660 group network
>
> and placing /usr/local/bin/dumpcap into network and 'setgid' it seems more
> generic solution?
Yes. There are a couple of configure script options you may want to look at:
--with-dumpcap=GROUP restrict dumpcap to GROUP
--enable-setuid-install install dumpcap as setuid [default=no]
But there isn't an option to dumpcap as setgid at this time.
You are receiving this mail because:
- You are watching all bug changes.