Ask Your Question
0

Permissions problem Ubuntu 16.4

asked 2018-02-19 00:44:55 +0000

brusod gravatar image

I just installed Wireshark on Ubuntu 16.4 and I getting a permisons error. How can I correct that? I should have checked the box that allowed non-priivileged users to use the app.

edit retag flag offensive close merge delete

Comments

Hi:

I ran the commands below and I am now able to load and examine a previously created tcpdump file but I cannot capture within in the program. The error message I receive when I start the program now is: couldn't run /usr/bin/dumpcap in child process. Permission denied.

Is there another modification required?

Thanks!

brusod gravatar imagebrusod ( 2018-02-24 00:33:12 +0000 )edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2018-02-19 09:58:08 +0000

Anders gravatar image

updated 2018-02-19 12:36:12 +0000

Jaap gravatar image

you can change the permissions by doing:

$ sudo dpkg-reconfigure wireshark-common
$ sudo usermod -a -G wireshark $USER`
edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

1 follower

Stats

Asked: 2018-02-19 00:44:55 +0000

Seen: 2,146 times

Last updated: Feb 19 '18