Setup - get rid of setting pw in eval

This commit is contained in:
Mike Reeves
2019-12-11 13:49:31 -05:00
parent 989641eb5a
commit dd74c224df

View File

@@ -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