UseSSH Parameter (Connect-SAPHANA Cmdlet)
Whether to tunnel the SAP HANA connection over SSH. Use SSH.
Syntax
Connect-SAPHANA -UseSSH SwitchParameter
Data Type
bool
Default Value
false
Remarks
By default the cmdlet will attempt to connect directly to SAP HANA. When this option is enabled, the cmdlet will instead establish an SSH connection with the SSHServer and tunnel the connection to SAP HANA through it.