mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-07 17:52:46 +01:00
Setup - get rid of setting pw in eval
This commit is contained in:
@@ -543,15 +543,6 @@ if (whiptail_you_sure) ; then
|
||||
BROVERSION=ZEEK
|
||||
CURCLOSEDAYS=30
|
||||
process_components
|
||||
# Get a password for the socore user
|
||||
whiptail_create_socore_user
|
||||
SCMATCH=no
|
||||
while [ $SCMATCH != yes ]; do
|
||||
whiptail_create_socore_user_password1
|
||||
whiptail_create_socore_user_password2
|
||||
check_socore_pass
|
||||
done
|
||||
|
||||
whiptail_make_changes
|
||||
set_hostname
|
||||
generate_passwords
|
||||
|
||||
Reference in New Issue
Block a user