Connection Setting Keyword Tokens

image\rwnprg32.gif SSHShowBannerDialog keyword

 

Keyword/Value syntax

SSHShowBannerDialog {True | False}

Valid in connection types

SECURE SHELL

Can change value if connection is open?

No

 

Description

Specifies whether Reflection displays banner information in a dialog box before completing the Secure Shell connection. This setting is only relevant if your host is configured to display banners.

Note: Banner display can also be surpressed by setting the Secure Shell Logging Level to Quiet.

Values

The default value is True.

Example

Session.ConnectionType = "SECURE SHELL"

Session..ConnectionSettings = "Host myhost"

Session..ConnectionSettings = "UserName myname"

Session..ConnectionSettings = "SSHShowBannerDialog False"

image\jump.gif ConnectionSettings property

image\jump.gif Keyword Tokens by Keyword

image\jump.gif Secure Shell Keyword Tokens