mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
[fix] Add back call to add_web_user
This commit is contained in:
@@ -255,6 +255,7 @@ if [[ $is_master ]]; then
|
|||||||
generate_passwords 2>> "$setup_log"
|
generate_passwords 2>> "$setup_log"
|
||||||
secrets_pillar 2>> "$setup_log"
|
secrets_pillar 2>> "$setup_log"
|
||||||
add_socore_user_master 2>> "$setup_log"
|
add_socore_user_master 2>> "$setup_log"
|
||||||
|
add_web_user 2>> "$setup_log"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [[ $is_master && ! $is_eval ]]; then
|
if [[ $is_master && ! $is_eval ]]; then
|
||||||
|
|||||||
Reference in New Issue
Block a user