Install the Advanced Server Access server agent on FreeBSD
To install the Advanced Server Access server agent:
- Download the Advanced Server Access server agent from the package repository.
- Install the server tools package, which includes the agent:
pkg install -y scaleft-server-tools-<version>.pkg
-
Remove any existing agent files from /var/lib/sftd/.
- Create a new or copy an existing enrollment token from Advanced Server Access and paste it into the file /var/lib/sftd/enrollment.token
- Run the command.
sysrc sftd_enable=YES
- Start the server agent.
service sftd start