Network Install Script updates

This commit is contained in:
Mike Reeves
2018-02-05 19:52:12 -05:00
parent aef12209be
commit 9f00e799b6

View File

@@ -44,7 +44,7 @@ if (whiptail --title "Security Onion Setup" --yesno "Are you sure you want to in
NIDS=$(whiptail --title "Security Onion Setup" --radiolist \
"Choose which IDS to run:" 20 78 4 \
"Suricata" "Evaluate all the things" ON 3>&1 1>&2 2>&3 )
# Commented out until Snort releases 3.x
# Commented out until Snort releases 3.x
#"Snort" "Sensor join existing grid" OFF 3>&1 1>&2 2>&3 )
NSMSETUP=$(whiptail --title "Security Onion Setup" --radiolist \
@@ -173,6 +173,10 @@ if (whiptail --title "Security Onion Setup" --yesno "Are you sure you want to in
fi
# Do that same thing on all the others but drop em into the right place
if [ $INSTALLTYPE != 'SENSORONLY' ]; then
fi
##MASTER
# Add salt-key to sudoers file for socore with no password required