mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-02 01:27:27 -04:00
drop root privileges for suricata
This commit is contained in:
6
docker/suricata/dist/suricata.yaml
vendored
6
docker/suricata/dist/suricata.yaml
vendored
@ -988,9 +988,9 @@ asn1-max-frames: 256
|
||||
##
|
||||
|
||||
# Run Suricata with a specific user-id and group-id:
|
||||
#run-as:
|
||||
# user: suri
|
||||
# group: suri
|
||||
run-as:
|
||||
user: suri
|
||||
group: suri
|
||||
|
||||
# Some logging modules will use that name in event as identifier. The default
|
||||
# value is the hostname
|
||||
|
Reference in New Issue
Block a user