mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Merge pull request #275 from Security-Onion-Solutions/fix/zeek_setup_id
change bro user to zeek
This commit is contained in:
@@ -851,7 +851,7 @@ reserve_group_ids() {
|
|||||||
groupadd -g 932 kibana
|
groupadd -g 932 kibana
|
||||||
groupadd -g 933 elastalert
|
groupadd -g 933 elastalert
|
||||||
groupadd -g 934 curator
|
groupadd -g 934 curator
|
||||||
groupadd -g 937 bro
|
groupadd -g 937 zeek
|
||||||
groupadd -g 939 socore
|
groupadd -g 939 socore
|
||||||
groupadd -g 940 suricata
|
groupadd -g 940 suricata
|
||||||
groupadd -g 941 stenographer
|
groupadd -g 941 stenographer
|
||||||
|
|||||||
Reference in New Issue
Block a user