When this feature is enabled and properly configured, OpenSSH Server port is rotated from its default value of 22.
| Operating System | Supported | Comments |
|---|---|---|
| Windows Server 2025 | Installed by default | |
| Windows Server 2022 | Requires installation | |
| Windows Server 2019 | Requires installation | |
| Windows 11 | Requires installation |
| Operating System | Supported | Comments |
|---|---|---|
| MacOS | Installed by default | |
| Oracle Linux | Requires installation |
OpenSSH Server feature may be installed on Windows Operating Systems using following PowerShell cmdlets
Add-WindowsCapability -Online -Name OpenSSH.Server~~~~0.0.1.0
Start-Service sshd
Set-Service -Name sshd -StartupType 'Automatic'
Review the settings in the configUpdate.json file, update as appropriate and copy to C:\Program Files (x86)\Synergix\LEDR folder. Alternatively, you can use the LEDR software dashbaord and update the Central Configuration or Device Configuration.