Managed Okta Privileged Access server agent
Run the following commands to start, stop, or uninstall the agent from your operating system.
| Operating System | Start the server agent | Stop the server agent | Uninstall the server agent |
|---|---|---|---|
| Ubuntu or Debian | Run sudo systemctl start sftd
|
Run sudo systemctl stop sftd
|
Run sudo apt-get remove scaleft-server-tools
|
| Red Hat, CentOS, or Fedora | Run sudo systemctl start sftd
|
Run sudo systemctl stop sftd
|
Run sudo yum remove scaleft-server-tools
|
| SUSE Linux | Run sudo systemctl start sftd
|
Run sudo systemctl stop sftd
|
Run sudo zypper remove scaleft-server-tools
|
| Windows |
Run Run |
Run Run |
Run sc.exe delete scaleft-server-tools
|