]> The Tcpdump Group git mirrors - tcpdump/commit
Note the existence, in at least some Linux kernels, of capability bits
authorguy <guy>
Tue, 1 Jul 2003 21:19:51 +0000 (21:19 +0000)
committerguy <guy>
Tue, 1 Jul 2003 21:19:51 +0000 (21:19 +0000)
commite7b6ee317c2e95a14da113acaa9c6257508d0673
tree6b84355ed4add9c2296280b2290c83e41070f0d2
parent43c4a04b45c0f0c39df209daf4cf130c89a5a4a7
Note the existence, in at least some Linux kernels, of capability bits
that could, in theory, let non-root users capture packets, if there were
userland support for giving particular accounts capability bits and
having them set on their login processes when they log in.

Note that Mac OS X is like the other BSDs, in that all you need in order
to capture is read access on the BPF devices.  Note also that on BSDs
with a devfs (which includes Mac OS X), giving a user that access isn't
as easy as running "chown" or "chmod" once.
tcpdump.1