mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-07 09:42: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
|
BROVERSION=ZEEK
|
||||||
CURCLOSEDAYS=30
|
CURCLOSEDAYS=30
|
||||||
process_components
|
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
|
whiptail_make_changes
|
||||||
set_hostname
|
set_hostname
|
||||||
generate_passwords
|
generate_passwords
|
||||||
|
|||||||
Reference in New Issue
Block a user