Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Ethereal-dev: Re: Disector categories (Re: [Ethereal-dev] Priv sep in ethereal)

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

Date: Sun, 13 Feb 2005 05:33:59 +0100
On Sat, 12 Feb 2005 18:23:10 -0800, Stephen Samuel <samuel@xxxxxxxxxxx> wrote:
> ronnie sahlberg wrote:
> > dont run a application as root.
> > this is not specific to ethereal, it applies to all software DONT run
> > apps as root!
> 
> Unfortunately, ethereal needs raw device support to get the

let's give it raw access!

chgrp sniffers /dev/bpf*
chmod g+r /dev/bpf*

no need to be root, not at least on BSDs.