20-09-2023, 04:32 PM
Hi,
We can integrate OpenSSH as Ext.Application in RRD. Sample settings are available below. Right Click Ext.App > New > Ext.App> Give options as
File-Name : C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
Working-directory: C:\Windows\System32\WindowsPowerShell
Arguments : -noexit -Command "ssh %Computername%"
Two ways to connect,
1.Go to required connection, Right click connection > Ext.Application > Use the Application which is created in above steps. It should open powershell terminal
2.To Connect by default,Go to properties> Change protocol of connection to Ext.App. Add Ext.App Roles and assign required application. Next time open connection, it should open powershell terminal.
As we cannot use username/password options in openssh, we are unable to integrate in RRD. Let us know if there are any options available for openssh, we are happy to help in any way we can
Thank You,
Pavan
We can integrate OpenSSH as Ext.Application in RRD. Sample settings are available below. Right Click Ext.App > New > Ext.App> Give options as
File-Name : C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
Working-directory: C:\Windows\System32\WindowsPowerShell
Arguments : -noexit -Command "ssh %Computername%"
Two ways to connect,
1.Go to required connection, Right click connection > Ext.Application > Use the Application which is created in above steps. It should open powershell terminal
2.To Connect by default,Go to properties> Change protocol of connection to Ext.App. Add Ext.App Roles and assign required application. Next time open connection, it should open powershell terminal.
As we cannot use username/password options in openssh, we are unable to integrate in RRD. Let us know if there are any options available for openssh, we are happy to help in any way we can
Thank You,
Pavan