What build system are you using?
If autofoo then remember dumpcap is actually a libtool shell script and Linux doesn't support setuid (and I'd guess also setcap) shell scripts. You'd need to put the
permissions on .libs/lt-dumpcap or whatever it is.
On Monday, October 13, 2014, Roland Knall <
rknall@xxxxxxxxx> wrote:
Hi
I have set the dumpcap utility as defined the wiki-page, not using a group, and it does not work anymore, but has worked before.
Does anyone have an idea, what might have changed? The capabilities are indeed set. chmod 4750 does not work either. The only thing that seems to work is starting Wireshark as root.
It works if I use wireshark from the original packages, but not if I run it from the build-directory.
regards,
Roland