Ticket #26675 (assigned enhancement)
wireshark 1.4.0: add variant +setuid_root to install dumpcap as setuid root
| Reported by: | michael.klein@… | Owned by: | ricci@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.9.1 |
| Keywords: | haspatch | Cc: | opendarwin.org@… |
| Port: | wireshark |
Description
To allow a ordinary users to start capturing packets in wireshark right away, it would be nice if the dumpcap binary could be installed as setuid root. This feature is already present in wireshark's configure script (--enable-setuid-install).
Attached is a patch that adds a +setuid_root variant to the Portfile.
Regards, Michael
Attachments
Change History
Changed 3 years ago by michael.klein@…
- Attachment wireshark+setuid_root.diff added
Note: See
TracTickets for help on using
tickets.


Portfile patch