Nick Marsh
22 years ago
I have a specific need for a troubleshooting application. How can I give non-root users access to tcpdump, tethereal and arping? They can already use ping, nmap, arp, ethereal and traceroute... Why not tcpdump, tethereal and arping?
Example...
$ /usr/sbin/tcpdump -a -i eth1 -c 5
tcpdump: socket: Operation not permitted
$ /usr/sbin/tethereal -i eth1 -c 5 -V
tethereal: The capture session could not be initiated (socket: Operation not permitted).
Please check to make sure you have sufficient permissions, and that
you have the proper interface specified.
$ /sbin/arping -c 1 rfu-1
arping: socket: Operation not permitted
nick marsh
***@mac.com
Example...
$ /usr/sbin/tcpdump -a -i eth1 -c 5
tcpdump: socket: Operation not permitted
$ /usr/sbin/tethereal -i eth1 -c 5 -V
tethereal: The capture session could not be initiated (socket: Operation not permitted).
Please check to make sure you have sufficient permissions, and that
you have the proper interface specified.
$ /sbin/arping -c 1 rfu-1
arping: socket: Operation not permitted
nick marsh
***@mac.com
--
redhat-list mailing list
unsubscribe mailto:redhat-list-***@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list
redhat-list mailing list
unsubscribe mailto:redhat-list-***@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list