Linux - Adding a SCANADMIN User

Enter the following commands from a terminal session

(You will need root access through su / sudo – you may also need to install openssh if it is not already running)

Add Cybertec Scanning Admin Account

1. Add the user 'scanadmin' by typing:

adduser scanadmin

2. Give the user admin permissions by typing:

adduser scanadmin sudo

NOTE: Whilst not always required for LINUX, if you are running specific firewall software please ensure you allow 10.213.0.0/24 into/onto your machine as this is where our assessment tools are located when you are connected to the VPN.