To allow scan nodes to log on to Linux systems, it is recommended to create a specific user account on the systems that are used by the F-Secure Radar scan node to authenticate.
-
- Run the following command to create a new account:
sudo useradd radar-user -m
-
- Add the following line to the /etc/sudoers file to avoid the user form asking for a password:
radar-user ALL=(ALL) NOPASSWD: ALL
-
- Disable the requiretty option by adding the following line to the /etc/sudoers file:
Defaults:radar-user !requiretty
- Start the SSH service.
Source : Official F-Secure Brand
Editor by : BEST Antivirus KBS Team
(Visited 15 times, 1 visits today)