I decided to install Suricata on our iMac27-2020, macOS 12.1. (Suricata is an intrusion detection/prevention app.) After building and installing it, I tried to run it; below is the result. The error indicates that being a System Administrator is not sufficiently sufficient.
I searched for how to become a root user. The only useful result was an Apple tech page for enabling the root user from 2017. Apparently that has changed since the last step is to "Edit/Enable root user." There is no Edit option.
Can someone point to a more recent tutorial for enabling the root?
I searched for how to become a root user. The only useful result was an Apple tech page for enabling the root user from 2017. Apparently that has changed since the last step is to "Edit/Enable root user." There is no Edit option.
Can someone point to a more recent tutorial for enabling the root?
bash-3.2$ 7/2/2022 -- 13:30:09 - <Notice> - This is Suricata version 6.0.4 RELEASE running in SYSTEM mode
bash-3.2$ 7/2/2022 -- 13:30:19 - <Error> - [ERRCODE: SC_ERR_SYSCALL(50)] - Unable to set caps for iface "en0": Operation not permitted
7/2/2022 -- 13:30:19 - <Error> - [ERRCODE: SC_ERR_PCAP_ACTIVATE_HANDLE(27)] - could not activate the pcap handler, error (cannot open BPF device) /dev/bpf0: Permission denied
7/2/2022 -- 13:30:19 - <Error> - [ERRCODE: SC_ERR_THREAD_INIT(49)] - thread "RX#01-en0" failed to initialize: flags 0145
7/2/2022 -- 13:30:19 - <Error> - [ERRCODE: SC_ERR_FATAL(171)] - Engine initialization failed, aborting...
[1]+ Exit 1 suricata -c /usr/local/etc/suricata/suricata.yaml -i en0 --init-errors-fatal