sudo gpasswd -a yourusername wireshark
*EDIT*
This next is the WRONG solution. Really... you guys shouldn't read my blog ;-)
...I am keeping for historical purposes:
Couldn't run /usr/bin/dumpcap in child process: Permission denied
da... what??
-rwxr-xr-- 1 root wireshark 68688 Jan 13 12:36 dumpcapOh...
$ sudo chmod +x /usr/bin/dumpcap
$ ll /usr/bin/dumpcap
-rwxr-xr-x 1 root wireshark 68688 Jan 13 12:36 dumpcap
Thanks!!!, Works great.
ReplyDeleteThanks!
ReplyDeleteThanks a lot.. i tried many solutions and they didn't work !!
ReplyDeleteThx l have tried many forums tried everything, till l have found the easy and very well done steps on this forum many thanks
ReplyDeleteawesome!!!thxxxxx
ReplyDeleteWorked. Thanks.
ReplyDeleteGreat !
ReplyDeleteIMHO you should add user to wireshark group to solve this problem...
ReplyDelete